v0.1.1
This release adds support for gaps in x
(i.e., empty bins when performing searchsorted)!
What's Changed
- ⬆️ change rust-numpy git dependency to release by @jvdd in #18
- Check last bit when checking parity by @smu160 in #17
- 🖊️ improve readme documentation by @jvdd in #22
- 🕳️ handle gaps in x by @jvdd in #20
New Contributors
Full Changelog: v0.1.0...v0.1.1