Version 0.1.3
Overview
This release fixes a bug loading ranges starting from entries that span page boundaries. It also adds a new deleteIfPresent() method that doesn't throw if the entry is missing.
What's Changed
- Broken Insertion Cursor by @dimitribouniol in #173
- Delete If Present Mutation Methods by @dimitribouniol in #174
Full Changelog: 0.1.2...0.1.3