Skip to content

v0.1.1: - Fixed Issue : #7 UUID generated may result in incorrect Variant field

Compare
Choose a tag to compare
@amsga amsga released this 09 Sep 23:34
· 85 commits to master since this release

Changed

  • Changed Namespace from UUIDUtil to TensionDev.UUID to reflect official prefix for Package Id.

Fixed

  • Fixed Issue : #7 Variant Field for generated UUID v1 to be of the correct range. (0x8xxx - 0xbxxx)

Added

  • Added UUID v1 generated based on current system date and time as well as local Network MAC Address.
  • Added UUID v1 generated based on current system date and time as well as supplied Network MAC Address.
  • Added UUID v1 generated based on supplied system date and time as well as local Network MAC Address.
  • Added UUID v1 generated based on supplied system date and time as well as supplied Network MAC Address.