Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 07 Oct 22:43
· 17 commits to main since this release

Changes Since 0.4.2

  • Moved iterator types into thunderdome::iter. (#24)
  • Changed Index::from_bits to return Option<Index> instead of Index, and no longer panic. (#31)