Releases: finos/datahelix
Releases · finos/datahelix
v1.25.0
1.25.0 (2019-10-22)
Features
- #1484: update null constraint creation to use "isNull": true (cf47795)
v1.23.1
1.23.1 (2019-10-21)
Bug Fixes
- #1478: random number generator to return random numbers (82df97f)
v1.23.0
1.23.0 (2019-10-18)
Features
- #1415:
- Added Constraint Types (9e1accf)
- Added Type enums for fields and constraint DTOs & removed now unecessary type validation tests (067fd91)
v1.22.0
1.22.0 (2019-10-17)
Features
- #1322:
- add visualiser option to generate command (da1f11e)
- add visualiser option to generate command (652f5e7)
- add visualiser option to generate command (45f81fc)
- add visualiser option to generate command (91ad2a9)
v1.21.0
1.21.0 (2019-10-11)
Features
- #1415: Added Type enums for fields and constraint DTOs & removed now unecessary type validation tests (bd268ed)
v1.20.2
1.20.2 (2019-10-10)
Bug Fixes
- #0: Removed OfType Constraint Type (0106270)
v1.20.1
1.20.1 (2019-10-10)
Bug Fixes
- #0: Removed OfType Constraint Type (fd38c56)
v1.20.0
1.20.0 (2019-10-09)
Features
- #1235:
- allow less than other field numeric relations (e33a5c8)
- Make equalTo and equalToOffset non date specific (a77d7f3)
v1.19.2
1.19.2 (2019-10-08)
Bug Fixes
- #1340: Fix null behaviour with relational constraints (a8f6dec)