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 andnumba
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: