Skip to content

v0.14.1

Compare
Choose a tag to compare
@dhomeier dhomeier released this 26 Oct 17:49
· 325 commits to main since this release
d73d1e7

What's Changed

Bug Fixes

  • If image is not used in scatter layer, use an empty image. by @maartenbreddels in #324
  • Avoid sending any unnecessary updates to the front-end and prevent hanging due to circular callbacks by @astrofrog in #325
  • Fix support for all BaseCartesianData subclass instances by @astrofrog in #327
  • Fix IndexError that occurred in some cases during JSON to State translation by @astrofrog in #326

Other Changes

  • Updated dependencies to run and test with Python 3.11 by @dhomeier in #329

Full Changelog: v0.14.0...v0.14.1