PackageTrack
Sign in Get early access

nonmax

Numeric types that cannot hold maximum values

0.5.5 14M downloads/mo #2559 most downloaded on crates.io LPGhatguy/nonmax

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 9 days to 1.7 years

Nearly every release is documented

notes for 8 of 8 stable releases

1 version withdrawn

withdrawn after publishing

6 years old

9 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

9 releases · Sep 2020 to Nov 2023
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 9
  1. 0.5.5 19 Nov 2023
    Release notes
    • Fixed serde feature not working in no_std contexts (#16)
    Open source →
  2. 0.5.4 09 Nov 2023
    Release notes
    • Added ZERO, ONE, and MAX associated constants. (#15)
    Open source →
  3. 0.5.3 02 Jul 2022
    Release notes
    • Fixed PartialOrd and Ord implementations being backwards.
    Open source →
  4. 0.5.2 02 Jul 2022 withdrawn
    Release notes

    (bad release, yanked)

    Open source →
  5. 0.5.1 30 Jun 2022
    Release notes
    • Implemented Default for NonMax*.
    • Added serialization/deserialization with serde when the corresponding feature is enabled.
    Open source →
  6. 0.5.0 18 Oct 2020
    Release notes
    • Raised MSRV to 1.47.0 to eliminate unsafe in new.
    • Added NonMaxI128 and NonMaxU128.
    • Implemented std::convert::[Try]From for NonMax* and primitive types to match NonZero*.
    • Implemented std::fmt::{Display, Binary, Octal, LowerHex, UpperHex} to match NonZero*.
    • Removed outer "NonMax(...)" in output from impl Debug for NonMax*, to match NonZero*.
    • Implemented std::str::FromStr for NonMax* to match NonZero*.
    • Implemented std::ops::BitAnd[Assign] for NonMax*, similar to BitOr[Assign] for NonZero*.
    • Added no_std support.
    Open source →
  7. 0.4.0 28 Sep 2020
    Release notes
    • Raised MSRV to 1.46.0 to make more methods const.
    • Marked all methods as const.
    • Added documentation for all items.
    Open source →
  8. 0.3.0 28 Sep 2020
    Release notes

    Fix casing for NonMaxIsize and NonMaxUsize. D'oh.

    Open source →
    Release notes
    • Fixed casing of NonMaxUsize and NonMaxIsize to match NonZero*.
    Open source →
  9. 0.2.0 28 Sep 2020
    Release notes

    Woops, the first version is 0.2.0 I guess

    Open source →
    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