Releases: mattjohnsonpint/TimeZoneNames
Releases · mattjohnsonpint/TimeZoneNames
6.0.0
- Drop
net461
target - Add
net462
,net6.0
, andnetstandard2.1
targets - Update NodaTime and TimeZoneConverter dependencies
- Update to latest CLDR, IANA, and other data sources
- Use
System.Text.Json
instead ofNewtonsoft.Json
- Update public interfaces to use read-only collections and dictionaries where appropriate
- Ensure results are ordered correctly, where appropriate
- Add nullability annotations
- Several performance updates
Internally:
- Use C# 10 throughout
- Update project structure
- Add Verify snapshot tests
- Add GitHub Actions CI
5.0.1
- Updated TimeZoneConverter dependency
5.0.0
- Updated to latest available data
- Dropped support for older targets. We now target .NET Standard 2.0 and .NET Framework 4.6.1.
4.2.0
4.1.0
4.0.1
4.0.0
3.4.0
3.3.4
- Update TimeZoneConverter dependency to version 2.4.2
3.3.3
- Update Newtonsoft.Json dependency to version 11.0.1 for .NET Standard 2.0 target
- Update TimeZoneConverter dependency to version 2.4.1