Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

65 lines (39 loc) · 1.04 KB

1.1.2

  • Calculation classes are now available to use.
  • Documentation update

1.1.1

  • Add MoonPhaseWidget
  • Fixed language does not change while config change

1.1.0

BREAKING CHANGES

  • Remove MmCalendarConfig.initDefault().

1.0.1

  • Fixed fortnightDay wrong for some year.

1.0.0

  • Update flutter_lints to 4.0.0
  • Stable version release.

0.0.8

  • Upgrade flutter_lints to 3.0.0
  • Update README.md document

0.0.7

  • Fixed: getSabbath() return wrong value

0.0.6

  • Fixed: Thingyan calculation wrong
  • Add more example

0.0.5

  • Add Tai and Karen language maps
  • Change to name parameters in MyanmarDate.formatByPatternAndLanguage and MyanmarDate.format

0.0.4

  • Update README.md
  • Fixed: calculator not exported
  • Myanmar Thingyan days retrieving.

0.0.3

  • Update README.md
  • Update example code

0.0.2

  • Redesign code base

0.0.1

  • MyanmarDateConverter
  • WesternDateConverter
  • AstrologicalConverter
  • Holidays calculation including myanmar Thingyan holidays.