v0.4.0: improved the global features
⚠️ BREAKING CHANGES
- 214d200: To inherit from the
SyncBehaviour
class, theInitialize
abstract method must be implemented.
Features
- df915d0: added the global toggle group feature
Bug fixes and refactor
- 214d200: fixed a bug that caused initial values to be reset in synchronizable objects.
- 8e4c934: linted
Other updates
- 83ce9ee: updated the GitHub Actions dependencies