Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Releases: finos/datahelix

v1.25.0

22 Oct 10:09
2ff9e59
Compare
Choose a tag to compare

1.25.0 (2019-10-22)

Features

  • #1484: update null constraint creation to use "isNull": true (cf47795)

v1.24.0

22 Oct 09:41
c5587f6
Compare
Choose a tag to compare

1.24.0 (2019-10-22)

Features

v1.23.1

21 Oct 14:39
9242f94
Compare
Choose a tag to compare

1.23.1 (2019-10-21)

Bug Fixes

  • #1478: random number generator to return random numbers (82df97f)

v1.23.0

18 Oct 15:37
5ed83ee
Compare
Choose a tag to compare

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

17 Oct 15:31
f5faa8a
Compare
Choose a tag to compare

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

11 Oct 14:48
d1d91e1
Compare
Choose a tag to compare

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

10 Oct 15:39
83deaa3
Compare
Choose a tag to compare

1.20.2 (2019-10-10)

Bug Fixes

  • #0: Removed OfType Constraint Type (0106270)

v1.20.1

10 Oct 11:32
ff2ef9e
Compare
Choose a tag to compare

1.20.1 (2019-10-10)

Bug Fixes

  • #0: Removed OfType Constraint Type (fd38c56)

v1.20.0

09 Oct 11:02
56bcdb4
Compare
Choose a tag to compare

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

08 Oct 13:35
03dd178
Compare
Choose a tag to compare

1.19.2 (2019-10-08)

Bug Fixes

  • #1340: Fix null behaviour with relational constraints (a8f6dec)