Added
fetch
: add--url-template
and--redis
options in #175stats
: addDateTime
data type (RFC3339 format) in #176- added Rust Beta to Github Actions CI
Changed
validate
: improve performance and simplify error report format by @mhuang74 in #172- Addl
validate
performance tweaks in #173 - changed MSRV to latest Rust stable - 1.59.0
- removed
num_cpus
crate and use newstd::thread::available_parallelism
stabilized in Rust 1.59.0 - use new cargo.toml
strip
option to strip binaries - refactored GitHub Actions CI to make it faster
Full Changelog: 0.32.2...0.33.0