Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 15:57
· 1 commit to main since this release
d885a43

Changed

  • [breaking] add blanket impl for IndexKey instead of macro on all usigned ints (#64)
  • [breaking] IndexSetMultimap.remove_* and IndexVecMultimap.remove_* have been removed in favor of *.shift_remove_* and *.swap_remove_* (#63)

Other

  • Update rust to 1.79.0 (#61)