Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 683 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 683 Bytes

Changelog

1.2.1

  • Export toConstDateTime().

1.2.0

  • Add DateTime extension to convert to ConstDateTime. (#14, thanks @jttuboi!)

1.1.0

  • Overrides runtimeType. (#10, thanks @ohitsdaniel!)

1.0.4

  • Add toString(). (#8, thanks @ohitsdaniel!)

1.0.3

  • Add topics to pubspec.yaml.

1.0.2

  • Fix important documentation issue.

1.0.1

  • Fix DateTime.difference on flutter Web. (#6, thanks @ipcjs!)

1.0.0

  • Initial release.