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

Releases: finos/datahelix

v2.2.3

13 Jul 16:50
33e6b5b
Compare
Choose a tag to compare

2.2.3 (2020-07-13)

Bug Fixes

  • #1553: Improve error message from invalid conditional constraint (660e6ed)

v2.2.2

31 May 07:19
c441840
Compare
Choose a tag to compare

2.2.2 (2020-05-31)

Bug Fixes

  • #1534: Refactor Fields to an interface (composition over inheritance) (a7cee65)
  • #641: Revert to using MinimalCombinationStrategy (76538bb)
  • #841:
    • Rename class to remove ambiguity (577c27b)
    • Add tests for OneToManyRange (e27f303)
    • Fix isEmpty on a relationship range (51c9998)
    • Update command format to exclude empty argument (7f65179)
    • Fix OutputFormat for cucumber tests (4c71acf)
    • Support infinite generation (f158133)
    • Refactor data generator provider (266d2ff)
    • Relational data (53425fc)

v2.2.1

13 May 16:17
811d925
Compare
Choose a tag to compare

2.2.1 (2020-05-13)

Bug Fixes

  • #1677: Ensure profileFile is expressed as an absolute path rather than relative (0c2e9c6)

v2.2.0

04 Mar 14:29
a26d221
Compare
Choose a tag to compare

2.2.0 (2020-03-04)

Features

v2.1.11

31 Jan 10:44
51207cd
Compare
Choose a tag to compare

2.1.11 (2020-01-31)

Bug Fixes

  • #1627: Provide descriptive error in event of fail reading CSV values (55d14e4)

v2.1.10

23 Jan 08:34
d0525de
Compare
Choose a tag to compare

2.1.10 (2020-01-23)

Bug Fixes

  • #1650:
    • Maintain pretty-printed JSON when not streaming (2a5e638)
    • Ensure NDJSON output isn't pretty printed (e91a985)

v2.1.9

22 Jan 13:44
1b96875
Compare
Choose a tag to compare

2.1.9 (2020-01-22)

Bug Fixes

  • #1639:
    • Update tests and documentation for jar rename (8218714)
    • Rename release artefact to datahelix.zip (d8cf3c9)

v2.1.8

22 Jan 11:34
a7f220d
Compare
Choose a tag to compare

2.1.8 (2020-01-22)

Bug Fixes

  • #1639: Build a zip file containing release files (a86d050)

v2.1.7

21 Jan 15:34
6c01418
Compare
Choose a tag to compare

2.1.7 (2020-01-21)

Bug Fixes

v2.1.6

20 Jan 13:37
09ec1fa
Compare
Choose a tag to compare

2.1.6 (2020-01-20)

Bug Fixes

  • #1450: Instruct JSON formatting based on streaming option (ab18e83)
  • #1540: Calculate NDJSON based on options (ceaf92f)