Skip to content

Files

Latest commit

a9da835 · Nov 1, 2023

History

History
15 lines (12 loc) · 319 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 319 Bytes

1.1.0

  • Add Solar, Lunar classes
  • Use bool instead of int for lunarLeap
  • Set default timezone to 7 (GMT+7)
  • Fix a bug in jdToDate function that sometimes leads to wrong calculation

1.0.2

  • Refactor with minor changes

1.0.1

  • Update SDK constraints
  • Add documents with dartdoc

1.0.0

  • Initial version.