PackageTrack
Sign in Get early access

nonempty

Correct by construction non-empty vector

0.12.0 39M downloads/mo #1439 most downloaded on crates.io cloudhead/nonempty

What this package is like to depend on

Last release 1 years ago

19 Jul 2025

Ships fairly regularly

a new release about every 5 months

Rarely documented

notes for 3 of 18 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

18 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

18 releases · Nov 2019 to Jul 2025
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. 0.12.0 19 Jul 2025
    Release notes
    • NonEmpty::capacity returns NonZeroUsize
    • Fixed the nonempty! macro to use the vec! macro internally, ensuring that
      it compiles with std and no_std.
    Open source →
    Release notes

    Added

    • bincode feature flag to enable the use of bincode-2.0.0.

    Changed

    • NonEmpty::capacity returns NonZeroUsize
    • Fixed the nonempty! macro to use the vec! macro internally, ensuring that it compiles with std and no_std.
    Open source →
  2. 0.11.0 17 Dec 2024
    Release notes
    • std feature flag; building with --no-default-features now enabl…
    Open source →
    Release notes

    Added

    • std feature flag; building with --no-default-features now enables no_std use.
    • NonEmpty::sort was added.
    • NonEmpty::as_ref added for converting a &NonEmpty to NonEmpty<&T>.

    Changed

    • MSRV is now 1.56 (this is a semver-breaking change).
    • NonEmpty::split now returns Option<&T> for last element.
    • cargo clippy and cargo doc failures are fixed.
    Open source →
  3. 0.10.0 29 Feb 2024

    Nothing published for this version

  4. 0.9.0 17 Nov 2023

    Nothing published for this version

  5. 0.8.1 06 Dec 2022

    Nothing published for this version

  6. 0.8.0 30 Jun 2022

    Nothing published for this version

  7. 0.7.0 22 Jun 2021

    Nothing published for this version

  8. 0.6.0 23 Oct 2020

    Nothing published for this version

  9. 0.5.0 15 May 2020
    Release notes

    Includes:

    • Change to pub interface
    • Added flat_map and flatten
    Open source →
  10. 0.4.0 03 Apr 2020

    Nothing published for this version

  11. 0.3.0 13 Mar 2020

    Nothing published for this version

  12. 0.2.0 13 Jan 2020

    Nothing published for this version

  13. 0.1.5 25 Nov 2019

    Nothing published for this version

  14. 0.1.4 18 Nov 2019

    Nothing published for this version

  15. 0.1.3 18 Nov 2019

    Nothing published for this version

  16. 0.1.2 15 Nov 2019

    Nothing published for this version

  17. 0.1.1 12 Nov 2019

    Nothing published for this version

  18. 0.1.0 07 Nov 2019

    Nothing published for this version

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