Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 462 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 462 Bytes

Changelog

1.0.0+1

  • Add SDK constraint so the package can be used in Dart 2.0.0.
  • Run dartfmt --fix.

1.0.0

  • Bump version to 1.0.0. Nothing changed really, but since I don't expect any design/API changes, I should have used this version number a year ago.
  • Cosmetic changes to appease pana: Add analysis_options.yaml and CHANGELOG.md.
  • Fix strong_mode and linter warnings.
  • Update repository name in pubspec.yaml.

0.1.0

  • Initial version.