Skip to content

Version 0.16.2

Compare
Choose a tag to compare
@hoxbro hoxbro released this 31 May 10:06
· 29 commits to main since this release
7f31d04

This release adds compatibility with Numpy 2.0, along with other improvements and bug fixes. Thanks to @hoxbro for his contributions.

Bugfixes:

  • Remove artifact from Polygon rendering (#1329)

Compatibility:

  • Test dev releases of numpy 2.0 and numba 0.60.0 (#1332)
  • Improve compatibility with dask-expr (#1335)
  • Add gpu marker for test and test both classic and dask-expr Dask.DataFrame's (#1341)

Documentation:

Maintenance:

  • Update list of maintainers (#1336)
  • Parallelize the test suite and fix a test polluted bug (#1338)
  • Update test workflow (#1340)