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

3.1.0

Choose a tag to compare

@bodil bodil released this 30 Apr 09:40
· 10 commits to master since this release
v3.1.0
6534d3b

ADDED

  • The methods first_false_index() and is_full() have been added to Bitmap. (#12)

FIXED

  • The previous version broke the no_std feature; it has now been restored. (#11)