Skip to content

iddqd 0.3.18

Choose a tag to compare

@github-actions github-actions released this 23 Apr 01:10
· 84 commits to main since this release

Fixed

  • Fixed a rehashing bug in hash map reserve and shrink-to-fit methods. (Due to an oversight, these methods were previously not part of our property-based tests. Now they are. Sorry about that!)