Skip to content

v0.3.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@qurbonzoda qurbonzoda released this 05 Sep 14:59
· 12 commits to master since this release
fe7b163

What's Changed

  • Add extension functions to convert Array to persistent collections #159
  • Don't allocate temporary buffer in SmallPersistentVector.removeAll #164
  • Avoid creating new PersistentList instance when adding empty collection #176
  • Fix memory leak in builders #193