PackageTrack
Sign in Get early access

adler

A simple clean-room implementation of the Adler-32 checksum

1.0.2 275M downloads/mo #387 most downloaded on crates.io jonas-schievink/adler

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Ships fairly regularly

a new release about every 4 months

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

8 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

8 releases · Jun 2020 to Feb 2021
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 8
  1. 1.0.2 26 Feb 2021
    Release notes

    Fixes

    • Fix doctest on big-endian systems (#9).
    Open source →
    Release notes
    • Fix doctest on big-endian systems (#9).
    Open source →
  2. 1.0.1 08 Nov 2020
    Release notes

    Fixes

    • Fix documentation on docs.rs.
    Open source →
    Release notes

    Fixes

    • Fix documentation on docs.rs.
    Open source →
  3. 1.0.0 08 Nov 2020
    Release notes

    Fixes

    • Fix cargo test --no-default-features (#5).

    Improvements

    • Extended and clarified documentation.
    • Added more rustdoc examples.
    • Extended CI to test the crate with --no-default-features.

    Breaking Changes

    • adler32_reader now takes its generic argument by value instead of as a &mut.
    • Renamed adler32_reader to adler32.
    Open source →
    Release notes

    Fixes

    • Fix cargo test --no-default-features ([#5]).

    Improvements

    • Extended and clarified documentation.
    • Added more rustdoc examples.
    • Extended CI to test the crate with --no-default-features.

    Breaking Changes

    • adler32_reader now takes its generic argument by value instead of as a &mut.
    • Renamed adler32_reader to adler32.
    Open source →
  4. 0.2.3 10 Jul 2020
    Release notes
    • Process 4 Bytes at a time, improving performance by up to 50% (#2).
    Open source →
    Release notes
    • Process 4 Bytes at a time, improving performance by up to 50% ([#2]).
    Open source →
  5. 0.2.2 27 Jun 2020
    Release notes
    • Bump MSRV to 1.31.0.
    Open source →
    Release notes
    • Bump MSRV to 1.31.0.
    Open source →
  6. 0.2.1 27 Jun 2020
    Release notes
    • Add a few #[inline] annotations to small functions.
    • Fix CI badge.
    • Allow integration into libstd.
    Open source →
    Release notes
    • Add a few #[inline] annotations to small functions.
    • Fix CI badge.
    • Allow integration into libstd.
    Open source →
  7. 0.2.0 27 Jun 2020
    Release notes
    • Support #![no_std] when using default-features = false.
    • Improve performance by around 7x.
    • Support Rust 1.8.0.
    • Improve API naming.
    Open source →
    Release notes
    • Support #![no_std] when using default-features = false.
    • Improve performance by around 7x.
    • Support Rust 1.8.0.
    • Improve API naming.
    Open source →
  8. 0.1.0 25 Jun 2020
    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