Skip to content

Releases: hexley21/DataExtractor

DataExtractor v1.0.2

29 Nov 15:09
bc3503a

Choose a tag to compare

Changes:

  • Improved json read/write performance

Full Changelog: v1.0.1...v1.0.2

DataExtractor v1.0.1

29 Nov 10:14

Choose a tag to compare

A minor update with the same basic functionality but this change:

  • Added deeper key extraction
  • Added basic key sorting

DataExtractor v1.0.0

26 Nov 17:40
6a42056

Choose a tag to compare

This is the first release with these basic functionalities:

  • Data extraction from valid JSON or YAML file.
  • Indentation specification for the resulting file.