What's Changed
Added
- make outline behavior more similar to squidpy by @Sonja-Stockhaus in #472
 - add 
shapesparameter to render shapes as hex/circle/square by @Sonja-Stockhaus in #474 - Added option 
visium_hexwith which Visium spots are rendered as continous hexes by @timtreis in #501 
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_nameandcolorare 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