v4.0.0
v3.1.0...v4.0.0
Milestone
https://github.com/FMS-Cat/automaton/tree/v4.0.0
π¨ BREAKING CHANGES π¨
- #92, #96: Causes breaking change on serialized data
- It will migrate previous data properly if you're using
automaton-with-gui
- It will migrate previous data properly if you're using
- #96: Preversion compat is gone
- who cares
- #97: Default exports are now gone
β¨ New Features
- #89, #95:
gui
New GUI option:useBeatInGUI
- You can now use beat instead of time in GUI
- #92:
gui
Add an ability to reorder channels from GUI- Just drag your channel on channel list
- #95:
gui
Beat offset- Enables you to modify where is the beginning point of the beat
- #98: Add stats inspector, you can see various project stats on it
π‘ Behavior Changes
- #89:
gui
Move some setting properties into a new beat menu - #92:
core
Ordered channel- Order of channels is important when you want to use multiple events simultaneously
- #96: Serialized bezier nodes are now array instead of object
- #97: Default exports are now gone
π Bugfixes
- #91:
gui
Fxs of curves, it now fills default param values on deserialize
π Docs
π§Ή Chores
π» Refactors
π¦ Deps
- #93: Bump everything