Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 308 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 308 Bytes

1.0.2

  • Cleaned up code, adding const constructors, documenting classes and methods and making fields final.
  • Renamed track.dart to events.dart to more accurately describe its role. Internal onyl will not affect usage.

1.0.1

  • Updated pubspec description and version.

1.0.0

  • Initial version.