-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
29 lines (22 loc) · 794 Bytes
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Revision history for Perl extension Compras-UA
{{$NEXT}}
0.05 2020-12-02T13:47:42Z
- create a role to join two search results
- huge refactor making modeling cases easier
- create search module that parsers search rules
- refactor models and Rset to dynamic construct model table
0.04 2020-11-22T17:09:27Z
- add serializers to model issue #1
- a role to 'follow up links' in model
- improve tests
0.03 2020-11-22T00:59:27Z
- role to add extra attributes to models
- add many more models
- script accepts parameters to search different records by id
0.02 2020-11-17T12:55:52Z
- improve logging
- new (raw/collection) models issue #4
- fix critical dependency
0.01 2020-11-09T20:50:23Z
- rc1: basic functionality
- simple models