0.0.2
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