PackageTrack
Sign in Get early access

scale-bits

A SCALE compatible representation of a collection of bits

0.7.0 7.0M downloads/mo #3776 most downloaded on crates.io paritytech/scale-bits

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Ships fairly regularly

a new release about every 7 months

Most releases are documented

notes for 8 of 9 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

9 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

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

Releases

latest 9
  1. 0.7.0 15 Nov 2024
    Release notes

    0.7.0

    This release removes the std feature from the this crate which means that the crate is now no_std compatible by default.

    Changes

    • Remove std feature and make the crate fully no_std
    • Update scale-info to v2.11.5

    Full Changelog: v0.6.0...v0.7.0

    Open source →
    Release notes

    This release removes the std feature from the this crate which means that the crate is now no_std compatible by default.

    Changes

    • Remove std feature and make the crate fully no_std
    • Update to scale-info to 2.11.5
    Open source →
  2. 0.6.0 29 Apr 2024
    Release notes

    Update scale-type-resolver dependency to 0.2.0.

    Open source →
  3. 0.5.0 07 Feb 2024
    Release notes

    Depend on scale-type-resolver for a order and store enums, and remove Format::from_metadata (this is now available as scale_type_resolver::portable_registry::bits_from_metadata()).

    Open source →
  4. 0.4.0 20 Jun 2023
    Release notes

    no_std is now supported; use --no-default-features to disable "std" (serde and scale-info features both support this too).

    Changes

    • Add no_std compatibility (#2). Thankyou @haerdib!
    Open source →
  5. 0.3.0 20 Sep 2022
    Release notes

    Changes

    • Hide the inner Decoder enum variants so that we have the opportunity to improve performance on them in the future with a non breaking change.
    Open source →
  6. 0.2.0 16 Sep 2022
    Release notes

    This release rewrites most of the interface and clearly differentiates between the two core offerings; a lightweight Bits type and a set of utility functions for working with SCALE encoded bits.

    Open source →
  7. 0.1.1 14 Sep 2022
    Release notes

    Initial release + clippy/doc fixes.

    Open source →
  8. 0.1.0 14 Sep 2022
    Release notes

    remove wildcard version

    Open source →
  9. 0.0.1 14 Sep 2022

    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