Added
- added intentionally kitschy qsv logo 😁
stats
: addeddatetime
data type inferencingfetch
: added optional Redis response cachingschema
: added--strict-dates
option by @mhuang74 in #177validate
: 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