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

0.5.0

Choose a tag to compare

@bodil bodil released this 12 Dec 17:43
· 94 commits to master since this release
v0.5.0
6c5692c

CHANGED

  • The Bitmap type (and its helper type, Bits) has been split off into a separate crate, named bitmaps. If you need it, it's in that crate now. sized-chunks does not re-export it. Of course, this means sized-chunks has gained bitmaps as its second hard dependency.