Releases: OlegRa/System.DateTimeOnly
Releases · OlegRa/System.DateTimeOnly
Release 9.0.1 [DateTimeOnly]
Package 9.0.1 on NuGet contains the following changes:
- The
System.Memorypackage was upgraded from version 4.6.0 to version 4.6.3 for better compatibility.
Release 9.1.0 [DateTimeOnly.Json]
Package 9.1.0 on NuGet contains the following changes:
- #102 The
System.Text.Json.DateOnlyclass was renamed toSystem.Text.Json.JsonDateOnlyto prevent ambiguous name resolution problems. - #102 The
System.Text.Json.TimeOnlyclass was renamed toSystem.Text.Json.JsonTimeOnlyto prevent ambiguous name resolution problems. - #102 Thanks, @Swimburger, for pointing out this problem with breaking the existing code by adding the NuGet package.
- The
System.Text.Jsonpackage was upgraded from version 9.0.2 to version 9.0.8 for better compatibility. - The
Portable.System.DateTimeOnlypackage was upgraded to version 9.0.1 for better compatibility.
Release 9.1.0 1st beta [DateTimeOnly.Json]
Package 9.1.0-beta1 on NuGet contains the following changes:
- #102 The
System.Text.Json.DateOnlyclass was renamed toSystem.Text.Json.JsonDateOnlyto prevent ambiguous name resolution problems. - #102 The
System.Text.Json.TimeOnlyclass was renamed toSystem.Text.Json.JsonTimeOnlyto prevent ambiguous name resolution problems. - #102 Thanks, @Swimburger, for pointing out this problem with breaking the existing code by adding the NuGet package.
Release 9.0.0 [DateTimeOnly]
Release 9.0.0 [DateTimeOnly.Json]
Package 9.0.0 on NuGet contains the following changes:
- The
Portable.System.DateTimeOnlyupdated to version 9.0.0, so we need this package to be pre-released as well.
Release 9.0.0 1st beta [DateTimeOnly]
Package 9.0.0-beta1 on NuGet contains the following changes:
- #95 The
System.DateOnlyandSystem.TimeOnlysource codes have been updated to the latest .NET 9.0 sources (with required adjustments).
Release 9.0.0 1st beta [DateTimeOnly.Json]
Package 9.0.0-beta1 on NuGet contains the following changes:
- The
Portable.System.DateTimeOnlyupdated to version 9.0.0-beta1, so we need this package to be pre-released as well.
Release 8.0.2 [DateTimeOnly]
Release 8.0.2 [DateTimeOnly.Json]
Package 8.0.2 on NuGet contains the following changes:
- The
System.Text.Jsonpackage updated to version 8.0.4 with fix for the CVE-2024-43485 vulnerability.
Release 8.0.1 [DateTimeOnly.Json]
Package 8.0.1 on NuGet contains the following changes:
- The
System.Text.Jsonpackage updated to version 8.0.4 with fix for the CVE-2024-30105 vulnerability.