Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@bgrainger bgrainger released this 05 Oct 16:40
1.0.0
fb8c3e1
  • Update to RFC 9562. (There are no changes from Version 14 of the RFC draft.)
  • Support .NET 9.
  • Use Guid(bytes, bigEndian) constructor under .NET 8 instead of byte swapping.