Version 2.0.0
Breaking Changes
Progressor OnValueReset, OnValueReachedFromValue and OnValueReachedToValue events were changed from a ModyEvent to a UnityEvent
Improvements
Improved Reaction memory usage by reducing heap allocations occurring when each value animator plays.
Reduced GC allocation for Texture2DReaction and SpriteReaction.