Skip to content

Bincode-next v3.0.0 Release

Choose a tag to compare

@panayang panayang released this 20 Jun 03:58
Immutable release. Only release title and notes can be modified.
9380b7c

Bincode-next v3.0.0 Release

Bincode-next v3.0.0 is officially stable!
We are thrilled to announce the stable release of bincode-next v3.0.0. This release is the result of rigorous quality assurance, including 6,000+ core hours of fuzz testing, full miri verification, and comprehensive cross platform clippy and codeql security audits.
We have prioritized seamless transitions for our users:

  • API Compatibility: Maintained consistency with v2 to ensure an easy upgrade path.
  • Data Schema Compatibility: Full support for bincode v1 data schemas.

You can find more details below.

What's Changed

New Contributors

Full Changelog: v2.0.4...v3.0.0