The 0.11.2 release is a patch release that brings a few important bugfixes. Many thanks to @tomchor (first contribution!), @ahuang11, @Azaya89, @hoxbro, and @maximlt for their contributions!
Bug Fixes:
- Stop using HoloViews private API to get datashader's version in
scatter_matrix
(#1446) - Fix geoviews availability logic in the Explorer (#1451)
- Do not attempt to auto-project a spatialpandas geodataframe (#1459)
- Check cmap type before comparing to categories (#1462)
Documentation:
- Fix typo in the Explorer docs (#1455)