Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1 KB

CHANGELOG.md

File metadata and controls

55 lines (37 loc) · 1 KB

CHANGES

1.0.1

  • Add fix for resolving versions

1.0.0

  • Stable release of null safety migration
  • Update dependencies

0.1.4

  • Update dependencies

0.1.3

  • Fix color problem

0.1.2

  • First part of some major refactorings

0.1.0

  • Migration to stable version

0.0.9

  • Fixes when using custom controller

0.0.8

  • Fix crash before callback returns from path segment parsing

0.0.7

  • Fix crash when no range provided

0.0.6

  • Define a range for one animation cycle (see range field), +Several Fixes

0.0.5

  • Allow to toggle scaleToViewport
  • Callback for painted path added

0.0.4

  • Fix SDK version

0.0.3

  • DebugOptions: Record canvas is now also possible when widget is rebuild. When changing parameters in DebugOptions hot restart required.
  • Several Fixes and performance optimizations.
  • Examples on how to use _.paths

0.0.2

  • Update links and paths
  • Remove typos
  • Create minimal README_pub.md for pub-repo

0.0.1

  • Initial release. Relies on pre-released master.