Skip to content

v0.2.13

Latest

Choose a tag to compare

@timtreis timtreis released this 30 Oct 13:43
07e0f0f

What's Changed

Added

Changed

  • zarr v3 compatibility changes by @melonora in #482
  • Update CI/CD to use pixi and parallel testing; also moving to Python 3.11-3.13 by @timtreis in #481
  • Simplified affine matrix calculation for datashader by @timtreis in #491

Fixed

  • Add warning if table_name and color are specified but the table doesn't annotate the element by @timtreis in #490
  • Fix NaN handling and transparency in shape rendering by @timtreis in #503
  • Removed hardcoded sdata["table"] access by @LucaMarconato in #504

Full Changelog: v0.2.12...v0.2.13