v3.8.4
What's Changed
π New features
- Color changing functions have been updated to receive groups of changes instead of one change at a time, and
SelectionStateInfo
now includesappliedColors
which is a snapshot of the currently applied colors, instead ofcolorChange
π Bug Fixes
AgentData
is now exported at the correct level and as a type.
β Maintenance
- Removed use of
vis-type
in favor of camel casevisType
as simulariumio no longer sends any kebab-case key names
Pull requests included in this release
- convert vis-type to visType at parse time by @interim17 in #393
- export AgentData type properly from /types and / simularium by @interim17 in #401
- Feature/session colors by @interim17 in #400
Full Changelog: v3.8.3...v3.8.4