Skip to content

12.3.3

Compare
Choose a tag to compare
@bodil bodil released this 11 Mar 17:21
· 144 commits to master since this release
12.3.3
35712f1

Fixed

  • A number of issues were fixed where Vector's size table would get out of sync with the node structure if exercised too much and cause erroneous behaviour. (#72, #74)
  • Comprehensive generative tests were added to test all data structures through more unexpected code paths.