Skip to content

Releases: OlegRa/System.DateTimeOnly

Release 8.0.0 1st alpha [DateTimeOnly.Json]

01 May 22:31
aef7db9
Compare
Choose a tag to compare

Package 8.0.0-alpha1 on NuGet contains the following changes:

  • #71 The Initial version of the NuGet package (thanks to @KieranDevvs for the idea) - test build, publishing, and usage.

Release 8.0.0 [DateTimeOnly]

16 Nov 07:14
1ceb32b
Compare
Choose a tag to compare

Package 8.0.0 on NuGet contains the following changes:

  • #28 The changes from .NET 8.0 versions of the DateOnly and TimeOnly classes were backported into this library.
  • The TimeOnly deconstruction methods implementation changed for better performance (experimental).

Release 8.0.0 RC1 [DateTimeOnly]

07 Nov 08:14
8188012
Compare
Choose a tag to compare
Pre-release

Package 8.0.0-rc1 on NuGet contains the following changes:

  • Cleaned up the codebase using the latest R# settings before the final release.

Release 8.0.0 2nd alpha [DateTimeOnly]

07 Jul 19:12
69aa66c
Compare
Choose a tag to compare
Pre-release

Package 8.0.0-alpha2 on NuGet contains the following changes:

  • The TimeOnly deconstruction methods implementation changed for better performance (experimental).

Release 8.0.0 1st alpha [DateTimeOnly]

30 Jun 06:20
36db964
Compare
Choose a tag to compare
Pre-release

Package 8.0.0-alpha1 on NuGet contains the following changes:

  • #28 The changes from .NET 8.0 versions of the DateOnly and TimeOnly classes were backported into this library.

Release 7.0.1 [DateTimeOnly]

13 Mar 08:52
bd8aef0
Compare
Choose a tag to compare

Package 7.0.1 on NuGet contains the next changes:

  • #13 The System.Memory package was upgraded from version 4.5.4 up to version 5.5.5 for better compatibility. Thanks to @akgvn for your help!

Release 7.0.0 [DateTimeOnly]

02 Jan 08:08
fec939c
Compare
Choose a tag to compare

Package 7.0.0 on NuGet contains the next changes:

  • The .NET 5 and .NET Framework 4.6.1 TFMs were removed from the target frameworks list - the .NET Standard 2.1 binaries will be used by NuGet.
  • #12Backported DateOnly and TimeOnly sources from .NET 7 code base (release version branch) and adopted them for target frameworks.

Release 7.0.0 1st alpha [DateTimeOnly]

03 Dec 13:16
f1251db
Compare
Choose a tag to compare
Pre-release

Package 7.0.0-alpha1 on NuGet contains the next changes:

  • The .NET 5 and .NET Framework 4.6.1 TFMs were removed from the target frameworks list - the .NET Standard 2.1 binaries will be used by NuGet.
  • #12Backported DateOnly and TimeOnly sources from .NET 7 code base (release version branch) and adopted them for target frameworks.

Release 6.0.3 [DateTimeOnly]

21 Nov 09:26
87172dc
Compare
Choose a tag to compare

Package 6.0.3 on NuGet contains the next changes:

  • #9 Reference assemblies and XML documentation added into the resulting NuGet package for better IDE/compiler support.
  • #8 Merged PR with changes related to transitive NuGet package usage scenarios. Thanks, @Chryssie for these changes.
  • #10 Merged PR with change related to transitive NuGet package runtime scenario. Thanks, @Chryssie for this change.

Release 6.0.3 2nd beta [DateTimeOnly]

26 Oct 10:26
46539b3
Compare
Choose a tag to compare
Pre-release

Package 6.0.3-beta2 on NuGet contains the next changes:

  • #10 Merged PR with change related to transitive NuGet package runtime scenario. Thanks, @Chryssie for this change.