All Versions
22
Latest Version
Avg Release Cycle
56 days
Latest Release
666 days ago

Changelog History
Page 1

  • v1.1.6.0 Changes

    June 02, 2022
    • Drop hgeometry dependency.
  • v1.1.4.0 Changes

    March 11, 2021
    • Fix build issue on M1 MacOS.
    • Improve documentation.
    • Fix bug in 'reanimateLiveEntry'.
    • Simplify 'mkRect' definition.
  • v1.1.3.2 Changes

    January 14, 2021
    • Add flag for disabling the HGeometry dependency.
  • v1.1.3.1 Changes

    January 04, 2021
    • Fixed performance issue on Windows.
    • Fixed live viewer with Firefox.
  • v1.1.3.0

    January 04, 2021
  • v1.1.2.0 Changes

    October 27, 2020

    โž• Added

    • Reanimate.LaTeX.latexCfgChunks.

    Other/Non-visible

    • xeLaTeX bug fixes.
    • Documentation for external data sets.
  • v1.1.1.0 Changes

    October 10, 2020

    โž• Added

    • External icon sets.
    • Font configurations.

    Other/Non-visible

    • Improved unicode support.
    • Improved support for filter effects.
    • Bug fix in the path parser.
  • v1.1.0.0 Changes

    October 07, 2020

    โž• Added

    • LaTeX font configurations.
    • SVG support for all filter effects.
  • v1.0.0.0 Changes

    September 20, 2020

    ๐Ÿ”„ Changed

    • Objects: Use Linear.V2 instead of tuples.
    • Reanimate.Scene.sceneAnimation -> Reanimate.Scene.scene

    Other/Non-visible

    • Improved object documentation.
    • CI stability improvements.
    • Add interactive tutorial.
    • Minor playground improvements.
  • v0.5.0.0 Changes

    September 09, 2020

    โž• 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)