PackageTrack
Sign in Get early access

bounded-collections

Bounded types and their supporting traits

0.3.2 11M downloads/mo #2938 most downloaded on crates.io paritytech/parity-common

What this package is like to depend on

Last release 1 years ago

26 Jun 2025

Release timing varies

gaps range from 2 weeks to 8 months

Nearly every release is documented

notes for 17 of 17 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

17 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

17 releases · Jan 2023 to Jun 2025
2024 2025 2026
Release Pre-release

Releases

latest 17
  1. 0.3.2 26 Jun 2025
    Release notes
    • fix(bounded-collections): Fix scale-codec feature config #925
    Open source →
  2. 0.3.1 20 Jun 2025
    Release notes
    • Implement DecodeWithMemTracking for BoundedBTreeSet #915
    Open source →
  3. 0.2.4 20 Mar 2025
    Release notes
    • Implement DecodeWithMemTracking for BoundedBTreeMap #906
    Open source →
  4. 0.2.3 11 Feb 2025
    Release notes

    prepare:

    • bounded-collections 0.2.3
    • impl-codec 0.7.1
    Open source →
    Release notes
    • Implement DecodeWithMemTracking for some structs #897
    Open source →
  5. 0.2.2 08 Nov 2024
    Release notes
    • Added ConstInt and ConstUint types. #878
    Open source →
  6. 0.2.1 08 Oct 2024
    Release notes
    • implementation

    • Changelog

    • Move tests down

    • Remove clone bound

    • Set date to Monday

    Co-authored-by: ordian [email protected]

    • Fix match that's always okay

    Co-authored-by: Bastian Köcher [email protected]

    • Update Cargo.toml

    • Move serde tests behind feature flag

    • Add ToString

    • Remove underscore

    • Update bounded-collections/CHANGELOG.md

    • fmt


    Co-authored-by: ordian [email protected]
    Co-authored-by: Bastian Köcher [email protected]
    Co-authored-by: ordian [email protected]

    Open source →
    Release notes
    • Added serde support for BoundedBTreeMap. #870
    Open source →
  7. 0.2.0 29 Jan 2024
    Release notes
    • Added try_rotate_left and try_rotate_right to BoundedVec. #800
    Open source →
  8. 0.1.9 10 Oct 2023
    Release notes
    • Added serde support for BoundedBTreeSet. #781
    Open source →
  9. 0.1.8 12 Jun 2023
    Release notes
    • Altered return types of BoundedVec::force_insert_keep_ functions to return the element in case of error.
    • Added new and clear to BoundedVec.
    Open source →
  10. 0.1.7 15 May 2023
    Release notes
    • Added serde feature, which can be enabled for no std deployments.
    Open source →
  11. 0.1.6 28 Apr 2023
    Release notes
    • Added Clone and Default derive to the impl_const_get! macro and thereby all Const* types.
    • Fixed Debug impl for impl_const_get! and all Const* types to also print the value and not just the type name.
    Open source →
  12. 0.1.5 16 Feb 2023
    Release notes
    • Fixed Hash impl (previously it could not be used in practice, because the size bound was required to also implement Hash).
    Open source →
  13. 0.1.4 02 Feb 2023
    Release notes
    • Fixed unnecessary decoding and allocations for bounded types, when the decoded length is greater than the allowed bound.
    • Add Hash derivation (when feature = "std") for bounded types.
    Open source →
  14. 0.1.3 27 Jan 2023
    Release notes
    • Removed non-existent bounded mod reference. #715
    Open source →
  15. 0.1.2 27 Jan 2023
    Release notes
    • Ensured bounded-collections crate compiles under no_std. #712
    Open source →
  16. 0.1.1 26 Jan 2023
    Release notes
    • Made alloc public. #711
    • Removed a reference to sp_core in the comments. #710
    Open source →
  17. 0.1.0 26 Jan 2023
    Release notes
    • Wrote better description for bounded-collections. #709
    • Added bounded-collections crate. #708
    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