Skip to content

0.16.1

Compare
Choose a tag to compare
@azriel91 azriel91 released this 17 Feb 22:26
· 159 commits to master since this release
b7da013
  • JoinIter now implements Clone when inner types are Clone -- usually for immutable join()s. (#620)
  • Bump hibitset to 0.6.3. (#620)
  • StorageEntry::replace replaces a component, returning the previous value if any. (#622)