Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 652 Bytes

[0.0.1]

  • Tibetan Calendar package can be used to convert normal date to tibetan calendar

[0.0.4]

  • Null safety
  • Documentation
  • Version update

[0.0.5]

  • Update code for pub.dev score
  • Github Action deployment
  • Documentation
  • Version update

[0.0.6]

  • Remove flutter sdk from package
  • updated test cases with dart

[1.0.0]

  • Updated intl version
  • Added animal and element scope
  • Calculate animal and element for any birth year
  • Updated documentation
  • Added test cases

[1.0.1]

  • Downgrade intl version because of incompatible with flutter_localizations

[1.0.2]

  • Updated Calendar to TibetanCalendar class