reanimate v0.5.0.0 Release Notes

Release Date: 2020-09-09 // over 3 years ago
  • โž• Added

    • Hashable instance for SVG.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improve efficiency of time variables (thanks to Shaurya Gupta).
    • ๐Ÿ”จ Major refactoring of SVG interface.
    • Haddock improvements.
    • ๐Ÿ‘Œ Improve consistency of object bounding-box calculations.
    • Rewrite object transitions in terms of Animations.

    โœ‚ Removed

    • Reanimate.Scene.tweenVarUnclamped
    • Reanimate.Math.SSSP.pdual

    Contributors

    • Shaurya Gupta (@sureyeaah)
    • Jan Hrฤek (@jhrcek)