v0.1.1 (Nov 30, 2021)
This release fixes a couple of bugs and adds more tests. The bugs were found while adding tests.
What's Changed
- Add more tests for storage by @fxamacker in #219
- Remove auto commit option for PersistentSlabStorage by @fxamacker in #220
- Fix
Array.Set
andArray.Insert
to prevent orphaned slabs by @fxamacker in #226 - Add CI for code coverage and update README by @fxamacker in #222
Full Changelog: v0.1.0...v0.1.1