Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 732 Bytes

0.3.0

  • architectural changes (using rxdart now)
  • fixed bug where header and pageview could scroll to 0 and infinity despite firstDate and lastDate being set
  • added animation for transition between year selection mode and month selection mode

0.2.3

  • intl dependency is now >=0.1.0<2.0.0 to appease the maintenance analysis on pub.dev

0.2.2

  • Reverting to 0.2.0 because of dependency issues

0.2.1

  • Upgraded dependency: intl: ^0.16.0

0.2.0

  • Show list of years by tapping year label
  • Dart 2.2.2 is now required

0.1.1

  • Bound month selection

0.0.8

  • Refactoring and removal of white border

0.0.6

  • Renamed docs to screenshots to appease to pub

0.0.5

  • Provided screenshots to README