Skip to content

Release 8.0.0 [DateTimeOnly]

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 07:14
· 55 commits to master since this release
1ceb32b

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).