v0.4.0
What's Changed
- Fixed race case with backMap in SortedIndex by @Dreeseaw in #84
- Fixed index out of range issue when loading large snapshot by @sgosiaco in #88
- Simplified large snapshot test by @kelindar in #91
- Fixed creation of columns post insert by @kelindar in #90
- Fixed withValue on record column type by @kelindar in #92
New Contributors
Full Changelog: v0.3.0...v0.4.0