Skip to content

Version 1.18.1

Compare
Choose a tag to compare
@hoxbro hoxbro released this 09 Nov 09:16
· 198 commits to main since this release
9c72201

This release contains a small number of bug fixes and compatibility updates — many thanks to @philippjfr and @hoxbro for their contributions.

Bug fixes:

  • Account for overlaid elements when using subcoordinates_y (#5950)
  • Fix groupby option for vectorized annotations (#5956)
  • Fix and improvements to ImageStack (#5961)
  • Do not allow partial matches when updating OverlayPlot (#5962)
  • Always ravel array in unique_array (#5969)

Compatibility:

  • Update Stamen maps with new URL (#5967)
  • Compatibility updates for Numpy 2.0 (#5979)

Maintenance:

  • General maintenance (#5955)