github jqnatividad/qsv 0.34.0

latest releases: 0.135.0, 0.134.0, 0.133.1...
2 years ago

Added

  • added intentionally kitschy qsv logo 😁
  • stats: added datetime data type inferencing
  • fetch: added optional Redis response caching
  • schema: added --strict-dates option by @mhuang74 in #177
  • validate: added more robust RFC 4180-compliance checking when no jsonschema is provided
  • added Redis to CI to test fetch --redis option

Changed

  • bumped reverse-geocoder crate from 2.0.1 to 3.0.0 to modernize geonames reverse geocoder
  • bumped cached crate from 0.30.0 to 0.33.0 to enable Redis response caching
  • bumped various other dependencies to latest release

Fixed

  • removed invalid --path cargo install option in README
  • workdir.rs was not properly cleaning up test files

Full Changelog: 0.33.0...0.34.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.