Important changes v0.5.0
· One min read
v0.5.0 has many fixes and changes, including an update to camelCase variants for Seam functions.
The most important takeaway from this update is that all camelCase variants for Seam functions are removed. For example, New had the new variant, but that no longer exists. This change was made to free up space in autofill and improve consistency. Because this change is major and may break some developers' code, the version is ticked up 0.5.0 instead of 0.4.8.
There were also a bunch of smaller improvements made this update:
- Improved error traceback on ForPairs
Springnow accepts states for speed and dampeningTweennow accepts a state for TweenInfoSpring.SpeedandSpring.Dampeningare now readable- Fixed some edge case issues with animated states
- Renamed
Tween.TweenInformationtoTween.TweenInfo - Added
DeltaTimeas an argument forRendered - Fixed a C-stack overflow with scopes
- Fixed non-descriptive and non-traced errors from internal state manager
- Fixed some edge-case errors caused by signals
As always, be sure to update Seam so that you get the latest improvements!
This post might arrive late due to delayed deployments!