Skip to content

Releases: OlegRa/System.DateTimeOnly

Release 9.0.1 [DateTimeOnly]

Choose a tag to compare

@github-actions github-actions released this 06 Sep 07:04

Package 9.0.1 on NuGet contains the following changes:

  • The System.Memory package was upgraded from version 4.6.0 to version 4.6.3 for better compatibility.

Release 9.1.0 [DateTimeOnly.Json]

Choose a tag to compare

@github-actions github-actions released this 06 Sep 07:00

Package 9.1.0 on NuGet contains the following changes:

  • #102 The System.Text.Json.DateOnly class was renamed to System.Text.Json.JsonDateOnly to prevent ambiguous name resolution problems.
  • #102 The System.Text.Json.TimeOnly class was renamed to System.Text.Json.JsonTimeOnly to 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.Json package was upgraded from version 9.0.2 to version 9.0.8 for better compatibility.
  • The Portable.System.DateTimeOnly package was upgraded to version 9.0.1 for better compatibility.

Release 9.1.0 1st beta [DateTimeOnly.Json]

Choose a tag to compare

@github-actions github-actions released this 01 Mar 13:20
aedb5f1

Package 9.1.0-beta1 on NuGet contains the following changes:

  • #102 The System.Text.Json.DateOnly class was renamed to System.Text.Json.JsonDateOnly to prevent ambiguous name resolution problems.
  • #102 The System.Text.Json.TimeOnly class was renamed to System.Text.Json.JsonTimeOnly to 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]

Choose a tag to compare

@github-actions github-actions released this 10 Jan 19:12
b1d5679

Package 9.0.0 on NuGet contains the following changes:

  • #95 The System.DateOnly and System.TimeOnly source codes have been updated to the latest .NET 9.0 sources (with required adjustments).

Release 9.0.0 [DateTimeOnly.Json]

Choose a tag to compare

@github-actions github-actions released this 10 Jan 19:11
b1d5679

Package 9.0.0 on NuGet contains the following changes:

  • The Portable.System.DateTimeOnly updated to version 9.0.0, so we need this package to be pre-released as well.

Release 9.0.0 1st beta [DateTimeOnly]

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Nov 22:55
1cf2a83

Package 9.0.0-beta1 on NuGet contains the following changes:

  • #95 The System.DateOnly and System.TimeOnly source codes have been updated to the latest .NET 9.0 sources (with required adjustments).

Release 9.0.0 1st beta [DateTimeOnly.Json]

Choose a tag to compare

@github-actions github-actions released this 16 Nov 23:01
1cf2a83

Package 9.0.0-beta1 on NuGet contains the following changes:

  • The Portable.System.DateTimeOnly updated to version 9.0.0-beta1, so we need this package to be pre-released as well.

Release 8.0.2 [DateTimeOnly]

Choose a tag to compare

@github-actions github-actions released this 14 Nov 07:34
6758083

Package 8.0.2 on NuGet contains the following changes:

  • #92 The System.Memory package upgraded from version 4.5.5 up to version 4.6.0 for better compatibility.

Release 8.0.2 [DateTimeOnly.Json]

Choose a tag to compare

@github-actions github-actions released this 11 Oct 05:53
8f1d2eb

Package 8.0.2 on NuGet contains the following changes:

  • The System.Text.Json package updated to version 8.0.4 with fix for the CVE-2024-43485 vulnerability.

Release 8.0.1 [DateTimeOnly.Json]

Choose a tag to compare

@github-actions github-actions released this 13 Jul 20:51
18afa06

Package 8.0.1 on NuGet contains the following changes:

  • The System.Text.Json package updated to version 8.0.4 with fix for the CVE-2024-30105 vulnerability.