v3.2.0
What's Changed
π New features
- The viewer can now throw errors with specific severity levels (error, warning, info)
- A nightly build of the test viewer is now available at https://allen-cell-animated.github.io/simularium-viewer/
π Bug Fix
- Fixed a bug that sometimes rendered splotchy colors for individual agents
β Maintenance
- Error messages are now thrown in a consistent manner -- each error message meant to be displayed to the user in an application using the viewer is thrown as a
FrontEndError
Pull requests included in this release
- fix issue with color varying across same agent by @toloudis in #222
- add a nightly build script by @meganrm in #221
- Feature/error levels by @meganrm in #223
Full Changelog: v3.1.0...v3.2.0