reanimate/ChangeLog.md
David Himmelstrup 22e2b49b62 Bump version to 0.1.6.0
Former-commit-id: 48e7b0107ee68a76d11a7e616e0000523894c4b8
2019-09-14 17:46:03 +08:00

908 B

Revision history for reanimate

0.1.6.0 -- 2019-09-14

  • Test suite.
  • Improved Windows support.
  • Automated builds on Linux, Mac, and Windows.
  • Automated builds with lts-13, lts-12, and lts-11.
  • Monadic language for composing animations (Reanimate.Scene).
  • Support for Povray.
  • Viewer: Incrementally generate videos with increasing fps.
  • 'check' command to verify external dependencies.
  • Built-in data for color theory (cone sensitivity etc).
  • Built-in colormaps.
  • Raster image support.
  • Reorganized signals.
  • Color interpolation (rgb, hsv, lab, xyz).
  • Improved performance of multi-threaded renderer.

0.1.5.0 -- 2019-07-07

  • Basic driver for live previewing and rendering.
  • Basic tools for manipulating SVGs (pathification, simplification, lowering transformations, etc).
  • Automated CI builds (azure).

0.1.0.0 -- 2019-03-08

  • First version. Released on an unsuspecting world.