v3.8.3
What's Changed
π New features
- You can now provide a callback to the viewer,
onFollowObjectChanged, to subscribe the front end to data about the followed agent.
π Bug Fixes
- New function to generate default/empty agent data objects with unique references
Pull requests included in this release
- send selected agent data to front end by @interim17 in #392
- spread null agent object when parsing frames by @interim17 in #395
- Fix/null agent function by @interim17 in #396
Full Changelog: v3.8.2...v3.8.3