Version 1.12.0
This release brings compatibility with the latest release of Bokeh 3.4. Many thanks to @droumis, @mattpap, @maximlt and @hoxbro for their ongoing contributions.
Enhancements:
- Lazy load modules (#709)
Project governance:
- Create initial project gov docs (#616)
Removed deprecations:
- Removed
load_tiff
userioxarray.open_rasterio
instead (#701) - Removed
gv.tile_sources.Wikipedia
alias usegv.tile_sources.OSM
instead (#701)
Compatibility:
- Modernize JS/TS codebase and upgrade to Bokeh 3.4 (#715)
Maintenance: