Version 0.2.5
Overview
This release fixes an issue where indexes with nil
values would not be ordered correctly, leading to failed updates when changing the optional index from nil
to a non-nil
value.
What's Changed
- Optional Index Ordering by @dimitribouniol in #203
Full Changelog: 0.2.4...0.2.5