Skip to content

Version 1.12.0

Compare
Choose a tag to compare
@maximlt maximlt released this 05 Apr 15:56
· 23 commits to main since this release
d04282d

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 use rioxarray.open_rasterio instead (#701)
  • Removed gv.tile_sources.Wikipedia alias use gv.tile_sources.OSM instead (#701)

Compatibility:

  • Modernize JS/TS codebase and upgrade to Bokeh 3.4 (#715)

Maintenance:

  • Align build dependencies (#710)
  • Build the site without pulling the dev dependencies (#711)
  • Update pre-commit and fix test suite (#712)
  • Update build CI (#713)
  • General maintenance (#717)