Skip to content

Tags: cloudhead/nonempty

Tags

v0.12.0

Toggle v0.12.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
FintanH Fintan Halpenny
- `bincode` feature flag to enable the use of `bincode-2.0.0`.

- `NonEmpty::capacity` returns `NonZeroUsize`
- Fixed the `nonempty!` macro to use the `vec!` macro internally, ensuring that
  it compiles with `std` and `no_std`.

v0.11.0

Toggle v0.11.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
FintanH Fintan Halpenny
- `std` feature flag; building with `--no-default-features` now enabl…

…es `no_std` use.

- `NonEmpty::sort` was added.
- `NonEmpty::as_ref` added for converting a `&NonEmpty` to `NonEmpty<&T>`.

- 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.

v0.5.0

Toggle v0.5.0's commit message
Bump to v0.5.0

Includes:
* Change to pub interface
* Added flat_map and flatten

v0.4.0

Toggle v0.4.0's commit message
Bump version to v0.4.0

v0.3.0

Toggle v0.3.0's commit message
Bump to version v0.3.0

Adds first_mut

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
cloudhead Alexis Sellier
Release v0.2.0

v0.1.4

Toggle v0.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
cloudhead Alexis Sellier
Release v0.1.4

v0.1.2

Toggle v0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
cloudhead Alexis Sellier
Release v0.1.2

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
cloudhead Alexis Sellier
Release v0.1.1