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

0.3.2

Choose a tag to compare

@bodil bodil released this 29 Aug 14:55
· 99 commits to master since this release
0.3.2
529a4bd

ADDED

  • Chunk/bitmap sizes up to 1024 are now supported.

FIXED

  • Replaced ManuallyDrop in implementations with MaybeUninit, along with a general unsafe code cleanup. (#3)