reanimate v0.2.0.2 Release Notes

Release Date: 2020-02-25 // about 4 years ago
    • Rewrite viewer from javascript to elm.
    • ๐Ÿ‘Œ Improve API documentation.
    • ๐Ÿ‘Œ Support for GeoJSON files (rendering borders, etc).
    • ๐Ÿ›  Fix bug affecting GIF frame rates.
    • ๐Ÿ‘Œ Improve SVG serialization performance.
    • โž• Add support for transitions (ie. functions that merge animations).
    • Properly handle ctrl-c when rendering.
    • ๐Ÿ‘Œ Improve accuracy of bounding-box approximation.
    • ๐Ÿ— Rewrite the API for building animations sequentially.
    • Expand 'pathify' to work on a larger subset of SVG.
    • Respect aspect ratio when 'height' or 'width' is specified but not both.