PackageTrack
Sign in Get early access

cc-traits

Common collection traits

2.0.0 5.9M downloads/mo #4173 most downloaded on crates.io timothee-haudebourg/cc-traits

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 7 months

Some releases are documented

notes for 8 of 17 stable releases

2 versions withdrawn

withdrawn after publishing

6 years old

19 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

19 releases · Jan 2021 to May 2023
2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 19
  1. 2.0.0 22 May 2023
    Release notes

    Breaking changes

    • Changed the "nostd" feature to "std". Enables std collection implementations. Enabled by default.

    Added

    • Add SimpleKeyedRef trait.
    • Add helper macros simple_collection_* and simple_keyed_*.
    • Add support for no_std.
    • Add "alloc" feature. Enables alloc collection implementations. Enabled by default.
    Open source →
  2. 1.0.0 07 Nov 2022
    Release notes

    Changed

    Open source →
  3. 0.8.1 21 Jul 2022

    Nothing published for this version

  4. 0.8.0 29 Mar 2022
    Release notes

    Added

    • Traits replacing traits aliases when the nightly feature is not enabled. Required since trait aliases seem stalled and won't be stable for a while.
    Open source →
  5. 0.7.3 09 Dec 2021
    Release notes

    Added

    • Explicit bound Self: 'long in reference upcast functions (upcast_item_ref, upcast_item_mut, upcast_key_ref). This is required by the latest version of Rust.
    Open source →
  6. 0.7.2 01 Dec 2021 withdrawn
    Release notes
    • add impl GetKeyValue for serde_json::Map<String, serde_json::Value>.
    Open source →
    Release notes

    Added

    • Impl GetKeyValue for serde_json::Map<String, serde_json::Value>.
    Open source →
  7. 0.7.1 17 Nov 2021
    Release notes

    Added

    • GetKeyValue and GetKeyValueMut. Implementations for HashMap, BTreeMap and ijson::Object.
    Open source →
  8. 0.7.0 21 Oct 2021

    Nothing published for this version

  9. 0.6.0 07 Oct 2021
    Release notes

    Added

    • Required Clone traits on immutable reference types.
    Open source →
  10. 0.5.2 26 Sep 2021
    Release notes

    Added

    • Get and GetMut impls for SmallVec.
    Open source →
  11. 0.5.1 26 Sep 2021
    Release notes

    Changed

    • Fix features slab and smallvec.
    Open source →
  12. 0.5.0 22 Sep 2021 withdrawn
    Release notes

    Yanking reason

    • Errors with features slab and smallvec.

    Added

    • Keyed and KeyedRef traits.
    Open source →
  13. 0.4.0 01 Mar 2021

    Nothing published for this version

  14. 0.3.0 23 Jan 2021

    Nothing published for this version

  15. 0.2.1 08 Jan 2021

    Nothing published for this version

  16. 0.2.0 08 Jan 2021

    Nothing published for this version

  17. 0.1.2 08 Jan 2021

    Nothing published for this version

  18. 0.1.1 08 Jan 2021

    Nothing published for this version

  19. 0.1.0 08 Jan 2021

    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