Skip to content

Releases: seanterry/Identifiable

Identifiable v4.0

26 Jun 18:33
6189400
Compare
Choose a tag to compare

Adds a new Compute method for NamedGuids that creates RFC 4122 compliant GUIDs. The Create method contains an error that generates non-conforming GUIDs.

Named Guids produced using the Compute method can be reproduced by other conforming algorithms.

The NamedGuid.Create method is now obsolete, which makes this a breaking change.

Identifiable v3.0

12 Dec 23:00
f72e248
Compare
Choose a tag to compare
  • Better name
  • Refactoring
  • Switched to Apache 2.0 license

Updated to .NET Standard 2.0

14 Aug 18:08
Compare
Choose a tag to compare
v2.0.0

Update to .NET Standard 2.0

Fidget.Extensions.Guids 1.1.0

13 Jun 14:37
Compare
Choose a tag to compare
v1.1.0

Solution structure