Skip to content

v2.0.0

Compare
Choose a tag to compare
@zoj613 zoj613 released this 19 Jul 10:15
· 1 commit to main since this release

What's Changed

  • BUILD: Remove cython as hard build dependency. by @zoj613 in #125
  • BUILD, MAINT: Migrate to Cython 3 and use the Iterator API instead of PyArray_MultiIter_* functions for iteration. by @zoj613 in #126
  • BUILD: Add support for numpy 2.0 by @zoj613 in #127

Full Changelog: v1.3.6...v2.0.0