v0.1.0
A real friend is one who walks in when the rest of the world walks out. - Walter Winchell
Improvements
- Added
Aegis.Update
function. - Added
Aegis.UnregisterKey
function. - Added
Cleanup
key. - Added restriction for
table
types for states. - Added nested table support for
Children
key. - Added more animatable types:
boolean
,BrickColor
,CFrame
,Vector3int16
,Vector2int16
,NumberSequence
,NumberRange
andRect
. - Improved
Aegis.Key
function. - Reduced spring memory usage
- Types are now properly exported.
- Made documentation a lot better with in-depth explanation, FAQ, comparisons and tutorials. [TODO]
Fixes
- Fixed
Color3
spring animation. - Fixed issue with
Children
key not parenting instances properly.
Removed
SpringInfo.Velocity
Internal changes: v0.0.3...v0.1.0