Skip to content

v0.1.1

Compare
Choose a tag to compare
@jvdd jvdd released this 29 Jan 21:20
· 38 commits to main since this release
aeeb8ad

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