Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

0.6.1

Choose a tag to compare

@bodil bodil released this 26 Mar 13:20
· 46 commits to master since this release
v0.6.1
ef60cb5

ADDED

  • The crate now has a std feature flag, which is on by default, and will make the crate no_std if disabled.

FIXED

  • Fixed a compilation error if you had the arbitrary feature flag enabled without the ringbuffer flag.