Skip to content

Releases: Parexel/stream-dataset-json

v0.1.5

30 Nov 12:48
6b12814
Compare
Choose a tag to compare

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

20 Sep 13:20
b5383ae
Compare
Choose a tag to compare

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

v0.1.3

19 Sep 18:21
Compare
Choose a tag to compare

Initial library release.