Version 0.1.5
Overview
This release shortcuts the lookups done with ranges that extend to the edge in either direction to speed up reads by not decoding indexes or identifiers for every instance to see if they are in range or not.
What's Changed
- Optimized Scanning by @dimitribouniol in #186
Full Changelog: 0.1.4...0.1.5