github jqnatividad/qsv 0.56.0

latest releases: 0.134.0, 0.133.1, 0.133.0...
2 years ago

[0.56.0] - 2022-06-20

Added

  • fetch is now multithreaded! 🚀🚀🚀 - with threadsafe memoized caching, dynamic throttling & http2 adaptive flow control #354

Changed

  • fetch: do more expensive ops behind cache #355
  • applied BetterTOML formatting to Cargo.toml
  • exclude, flatten & join: applied clippy recommendation for borrow_deref_ref bf1ac90
  • utils: minor cleanup of version fn 217702b
  • validate: perf tweak - use collect_into_vec to reduce allocations
  • apply: perf tweak - use collect_into_vec to reduce allocations
  • removed thiserror dependency
  • pin Rust Nightly to 2022-06-19
  • Bump robinraju/release-downloader from 1.3 to 1.4 by @dependabot in #351
  • Bump crossbeam-channel from 0.5.4 to 0.5.5 by @dependabot in #352
  • Bump redis patch
  • cargo update bump several other dependencies

Fixed

  • fetch: better error handling #353

Full Changelog: 0.55.5...0.56.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.