v0.14.1
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
Full Changelog: v0.14.0...v0.14.1