Skip to content

Latest commit

 

History

History
78 lines (36 loc) · 3.45 KB

File metadata and controls

78 lines (36 loc) · 3.45 KB

Changelog

4.4.0 (2026-01-08)

Features

4.3.0 (2025-06-11)

Features

  • Add Date::earliestOf and Date::latestOf helper functions (#960) (9d6b286)

4.2.0 (2025-03-23)

Features

Fixes / Maintenance

4.1.0 (2024-08-21)

Features

4.0.0 (2024-08-20)

⚠ BREAKING CHANGES

  • drop deprecated Date::toDateTime method (#756)

Features

  • Drop deprecated Date::toDateTime method (#756) (b9acea5)

3.2.0 (2024-08-20)

Features

  • Add Date::startOfDay() and Date::endOfDay() methods (#754) (767d284)

3.1.0 (2024-08-20)

Features

3.0.0 (2024-07-02)

⚠ BREAKING CHANGES

  • remove Date::fromYearsAgo() (#716)

Features

Fixes / Maintenance

  • Document InvalidDate thrown from Date (#719) (36f8586)