Skip to content

Version 1.13.0

Latest
Compare
Choose a tag to compare
@hoxbro hoxbro released this 18 Sep 10:30
· 1 commit to main since this release
2e5caad

This release includes various bug fixes and maintenance updates. Many thanks to @hoxbro and @ahuang11 for their ongoing contributions.

Enhancements:

  • Add default max_zoom for OSM, ESRI, EsriImagery, EsriNatGeo, and EsriWorldHillshade (#745)

Bug Fixes:

  • Return NaNs for range if column can't find min and max (#723)
  • Fix output disappearing when using geographic features alongside datashader (#722, #738)
  • Fix 'Parameterized' object has no attribute 'warning' error (#729)

Maintenance:

  • Update to Bokeh 3.5 (#735, #740)
  • Switch to Pixi for development / CI and hatchling for build system (#733)
  • General maintenance (#731, #732, #734)