The 0.11.1 release is a patch release that brings a few bugfixes and documentation improvements. In particular it fixes a regression introduced in version 0.11.0 leading to an error when a plot is created from a Dask object with tiles=True. Many thanks to @Palmr (first contribution!), @ahuang11, @hoxbro, @maximlt, and @philippjfr for their contributions!
Bug Fixes:
Documentation:
- Add nb_interactivity_warning extension (#1444)
- Document Ruff’s allowed-unused-imports (#1436)
- Update image links in README (#1433)
- Minor fixes (#1434)
Tests:
- Mark test_explorer_geo_revise_kind with geo marker (#1426)