Releases: mattjohnsonpint/TimeZoneConverter
Releases · mattjohnsonpint/TimeZoneConverter
6.1.0
6.0.1
6.0.0
- Updated to latest data (IANA 2022c)
- Added a target for .NET 6
- Dropped the .NET Framework 4.6.1 target. Minimum .NET Framework supported is now 4.6.2
- Performance improvements (#121)
- Fixed potential duplicate key in time zones (#114)
- Fix
America/Fort_Wayne
alias mapping (#117) - Add message when throwing
TimeZoneNotFoundException
(#116) - Add link resolution mode when converting from Windows to IANA (#119)
- Expose IANA Time Zone territories to library consumers (#64 & #125)
- Lots more tests, including data verification tests
- Code cleanup, refactoring, CI build, etc.
5.0.0
4.0.0
- Updated to latest data (IANA 2021e)
- Dropped support for older targets. Now targeting .NET Standard 2.0 and .NET Framework 4.6.1 only.
3.5.0
3.4.0
3.3.0
- Updated to latest data (IANA 2020a)
- Fixed Windows mappings where CLDR uses an alias of a zone in a different Windows mapping (#72)
- Fixed mapping of "America/Nuuk" (#74)
- Fixed mapping of "Yukon Standard Time" (#75)
- Updated nuget package to include MIT license info (#55)
- Fixed some previously unmappable Rails zones.