Skip to content

Release 0.6.4

Compare
Choose a tag to compare
@meithecatte meithecatte released this 21 Apr 22:37
· 143 commits to master since this release
  • implement Eq, Hash and Extend for BitFlags
  • expose a RawBitFlags proxy trait to make blanket implementations possible
  • the implementation of FromIterator is now 15% faster in some use cases