Skip to content

v0.3.0

Compare
Choose a tag to compare
@LucaMarconato LucaMarconato released this 09 Nov 21:37
· 110 commits to main since this release
4f7f5d6

Added

  • New APIs for changing coordinate systems #169
  • New APIs for adding single elements #170
  • Improved code to link new layers to layers with a SpatialData object #173

Fixed

  • Enabled saving annotations #168
  • Added safeguard when table is None #177 @aeisenbarth
  • Fix plotting annotations when changing element #175
  • Fixed installation requirements #185 @goanpeca