Skip to content

Releases: Justintime50/dad

v1.2.0

06 Feb 06:07
Compare
Choose a tag to compare
  • Adds addresses for France (closes #1)
  • Bumps all dev dependencies

v1.1.0

12 Jul 20:32
Compare
Choose a tag to compare
  • Adds a JSON linter which has been missing for some time
  • Adds fallback output path values to beautify and minify utils
  • Small tweaks and bump dev deps

v1.0.0

27 Jun 06:01
Compare
Choose a tag to compare
  • Initial release under new DAD name (where the data is separate from the logic)
  • Added tooling to beautify and minify json files
  • Added new test suite that checks the data structure of each record better, this will allow for seemless contributing and auditing for future data sets
  • Removed addresses key from json data since the list of address objects is inherently addresses already
  • Added a beautified json list to accompalny each minified json list