What's Changed
- Add Month::num_days() by @djc in #1645
- Update Windows dependencies by @kennykerr in #1646
- Feature/round_up method on DurationRound trait by @MagnumTrader in #1651
- Expose
write_to
forDelayedFormat
by @tugtugtug in #1654 - Update LICENSE.txt by @maximevtush in #1656
- docs: fix minor typo by @samfolo in #1659
- Use NaiveDateTime for internal tz_info methods. by @AVee in #1658
- Upgrade to windows-bindgen 0.60 by @djc in #1665
- Add quarter (%q) date string specifier by @drinkcat in #1666