Since 0.96.x was not published, 0.97.0 contains the changes from 0.96.x after fixing the mimalloc build errors on some platforms.
Added
Changed
excel
: speed up float conversion by using ryu and itoa together rather than going thru core::fmt::Formatter e722753joinp
: --cross option does not require columns; added CI tests #894schema
: better, more human-readable regex patterns are generated when inferring pattern attribute; more interactive messages 1620477schema
&validate
: improve usage text; added JSON Schema Validation info 3da6847- Bump tokio from 1.26.0 to 1.27.0 by @dependabot in #887
- Bump reqwest from 0.11.15 to 0.11.16 by @dependabot in #888
- Bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #889
- Bump serde from 1.0.158 to 1.0.159 by @dependabot in #890
- Bump tempfile from 3.4.0 to 3.5.0 by @dependabot in #891
- Bump polars from 0.27.2 to 0.28.0 by @dependabot in #893
- Bump mlua from 0.8 to 0.9.0-beta.1 9b7e984
- bump MSRV to Rust 1.68.2
- cargo update bump several indirect dependencies
- pin Rust nightly to 2023-04-02
Removed
luau
: removed unnecessary --exec option 0d4ccda
Fixed
- Fixed build errors on non-Windows platforms #900 by bumping mimalloc from 0.1.34 to 0.1.36
Full Changelog: 0.95.1...0.97.0