Skip to content

Releases: Parexel/stream-dataset-json

v0.1.5

Choose a tag to compare

@CimimUxMaio CimimUxMaio released this 30 Nov 12:48
6b12814

What's Changed

  • Testing
  • Scan the whole json file only once in the constructor method of Dataset
  • Get unique values

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@CimimUxMaio CimimUxMaio released this 20 Sep 13:20
b5383ae

Fixed bug that didn't allow to initialize DatasetJSON objects correctly without using the with as statement.

v0.1.3

Choose a tag to compare

@CimimUxMaio CimimUxMaio released this 19 Sep 18:21

Initial library release.