Changed
py
: qsv uses the present working directory to find python shared librarypy
: show python version info on startup- publish qsvnp - another binary variant with all features except python
- bumped once_cell from 1.12 to 1.13
- use reqwest upstream with MSRV from 1.49 to 1.56; lazy_static to once_cell
- update calamine fork with chrono time feature disabled
- BetterTOML reformat cargo.toml
- pin Rust nightly to 2022-08-06
Fixed
excel
: remove unneeded checkutf8 for writer
Full Changelog: 0.61.2...0.61.4