Skip to content

Version 1.10.7

Compare
Choose a tag to compare
@jlstevens jlstevens released this 08 Jul 16:48
· 1737 commits to main since this release

This a very minor hotfix release mostly containing fixes for datashader
aggregation of empty datasets:

Fixes:

  • Fix datashader aggregation of empty and zero-range data (#2860, #2863)
  • Disable validation for additional, non-referenced keys in the DictInterface (#2860)
  • Fixed frame lookup for non-overlapping dimensions (#2861)
  • Fixed ticks on log Colorbar if low value <= 0 (#2865)