Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 703 Bytes

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 703 Bytes

2.2.0 (2023-07-30)

Add a function dateTimeFromWeekNumber() which can be used to create a DateTime from year, ISO week number and an optional week day.

2.1.0 (2023-07-28)

Update dart version constraint to allow dart 3

2.0.0 (2021-01-19)

Add support for null safety

There are no breaking changes apart from updating the dart version.

1.0.1 (2020-07-04)

Updated README.md

1.0.0 (2020-07-04)

Initial release