PackageTrack
Sign in Get early access

unsigned-varint

unsigned varint encoding

0.8.0 52M downloads/mo #1194 most downloaded on crates.io paritytech/unsigned-varint

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships unpredictably

gaps range from 2 weeks to 1.8 years

Nearly every release is documented

notes for 17 of 17 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

17 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

17 releases · Aug 2018 to Nov 2023
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 17
  1. 0.8.0 01 Nov 2023
    Release notes
    • Update asynchronous-codec to 0.7 (#71)
    Open source →
  2. 0.7.2 05 Sep 2023
    Release notes

    Prepare for release v0.7.2

    Open source →
    Release notes
    • Update tokio-util to 0.7 (#59)
    Open source →
  3. 0.7.1 08 Nov 2021
    Release notes
    • Allow conversions from crate errors to std::io equivalents (#52).
    • Reject non-minimally encoded varints (additional non-significant zero bytes) (#56).
    Open source →
  4. 0.7.0 04 Feb 2021
    Release notes
    • Update asynchronous-codec to v0.6.
    Open source →
  5. 0.6.0 12 Jan 2021
    Release notes
    • Switch futures_codec to asynchronous-codec.

    • Upgrade dependencies.

    Open source →
  6. 0.5.1 08 Sep 2020
    Release notes
    • Improve docs (#36).
    Open source →
  7. 0.5.0 03 Aug 2020
    Release notes
    • Add support for no_std (#32, #33). A new feature flag std has been added. It is not enabled by default but implicitly for codec, futures and futures-codec features. It must be explicitly provided in the absence of those features if the io module should be enabled.
    Open source →
  8. 0.4.0 18 May 2020
    Release notes
    • Update tokio-util and futures_codec (#31).
    Open source →
  9. 0.3.3 14 Apr 2020
    Release notes
    • Optional support for nom has been added (#27).
    Open source →
  10. 0.3.2 04 Mar 2020
    Release notes
    • Replace the optional futures dependency with a futures feature that only includes futures-io and futures-util as dependencies (#26).
    Open source →
  11. 0.3.1 17 Feb 2020
    Release notes
    • Add modules io and aio to support direct reading of an unsigned-varint value from a std::io::Read or futures::io::AsyncRead type.
    Open source →
  12. 0.3.0 02 Jan 2020
    Release notes
    • Update to bytes v0.5.
    • Add support for tokio-util v0.2.
    • Remove support for tokio-codec v0.1.
    • Use #[non_exhaustive] in decode::Error and remove __Nonexhaustive.
    Open source →
  13. 0.2.3 07 Oct 2019
    Release notes
    • In addition to tokio-codec, futures_codec is now supported (#18).
    • decode::Error now implements Clone (#19).
    • Code quality improvements (#20, #21).
    Open source →
  14. 0.2.2 31 Jan 2019
    Release notes
    • Add package metadata for docs.rs to generate documentation for all features.
    Open source →
  15. 0.2.1 05 Sep 2018
    Release notes
    • Ensure codec::Uvi<T> is Send when T is.
    Open source →
  16. 0.2.0 03 Sep 2018
    Release notes
    • Change default value for UviBytes::max from usize::MAX to 128 MiB.
    Open source →
  17. 0.1.0 08 Aug 2018
    Release notes

    Initial release

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive