4.1.0 (2024-08-21)
- Add
Date.addMonths
method (#758) (4d5062d) - Add
Date.subMonths
method (#764) (55f2859) - Add
Date.withDay
method (#762) (be796e5)
4.0.0 (2024-08-20)
- drop deprecated
Date::toDateTime
method (#756)
3.2.0 (2024-08-20)
3.1.0 (2024-08-20)
- Add
Date.isAfterOrEqualTo
method (#752) (9216428) - Deprecate Date::toDateTime() method (#749) (0114ecf)
3.0.0 (2024-07-02)
- remove
Date::fromYearsAgo()
(#716)