0.93.0
Added
luau
: qsv_register_lookup helper function now works with CSVs on URLs #860luau
: added support for "dathere://" lookup scheme, allowing users to conveniently load oft-used lookup tables from https://github.com/dathere/qsv-lookup-tables #861luau
: added detailed API definitions for Luau Helper Functions https://github.com/jqnatividad/qsv/blob/605b38b5636382d45f96d3d9d3c404bb20efaf15/src/cmd/luau.rs#L1156-L1497validate
: added --timeout option when downloading JSON Schemas 605b38b
Changed
- remove all glob imports #857 and #858
- qsvdp (Datapusher+-optimized qsv binary variant) now has an embedded
luau
interpreter #859 validate
: JSON Schema url now case-insensitive 3123dc6- Bump serde from 1.0.155 to 1.0.156 by @dependabot in #862
- applied select clippy lint recommendations
- cargo update bump several indirect dependencies
- pin Rust nightly to 2023-03-14