Skip to content

0.0.2

Compare
Choose a tag to compare
@osexpert osexpert released this 21 Aug 17:43

0.0.2

  • Bitswapping was not correct for v7<->v8MsSql. bytes[6] and bytes[7] were swapped (endianess).
  • CreateVersion8MsSql: forgot to preserve 2 random bits in bytes[9].
  • Increase the counter size in sequential v7 and v8mssql from 12 to 26 bits (include all bits from 4 middle bytes).
  • Instead of +1 in the counter, add a random byte (1-255).

Full Changelog: 0.0.1...0.0.2

Nuget: https://www.nuget.org/packages/GuidPhantom/0.0.2