Skip to content

Releases: ctamblyn/bit-iter

Version 0.1.2

17 Jun 20:30
Compare
Choose a tag to compare

This update gives BitIter an implementation for DoubleEndedIterator, and optimised versions of some of its Iterator methods.

Version 0.1.1

17 Jun 14:45
Compare
Choose a tag to compare

This update enables usage in no-std projects.

Initial release

17 Jun 13:58
Compare
Choose a tag to compare

Initial release of bit-iter.