Skip to content

Latest commit

 

History

History
52 lines (25 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

52 lines (25 loc) · 2.4 KB

Changelog

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)