v0.4.41
What's Changed
- Add 
subsec_microsandsubsec_millismethods toTimeDeltaby @ggoetz in #1668 - Deprecate 
NaiveDateTime::UNIX_EPOCHby @robertbastian in #1670 - Implement 
as_seconds_f32andas_seconds_f64forTimeDeltaby @ggoetz in #1671 - chore: fix some comments by @jimmycathy in #1677
 - Add 
num_days_in_monthmethod toDateliketrait by @aslilac in #1673 - add 
WeekdaySet, a collection ofWeekdaythat isCopyby @Kinrany in #1676 - WeekdaySet tweaks by @djc in #1680
 - Upgrade to windows-bindgen 0.61 by @djc in #1682
 - Implemented a consistent Eq trait for NaiveWeek by @Splashling1789 in #1687
 - TimeZone::from_posix_tz: Treat empty TZ variable as UTC by @drinkcat in #1691
 - Add support for lossy format strings by @Qelxiros in #1693