Skip to content

Version 0.1.5

Compare
Choose a tag to compare
@dimitribouniol dimitribouniol released this 11 Apr 13:25
· 50 commits to main since this release

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

Full Changelog: 0.1.4...0.1.5