0.0.5
0.0.5
- Changed my mind on several things:
- Remove rollover guard
- Change to 13bits counter
- Remove timestamp adjustment forward if clock goes back in time (instead, monotony will break).
RFC is lacking info about how to handle this case for Uuid v7, but from what the RFC write about Uuid v1/v6 and the clock sequence,
adjusting the timestamp forward if the clock goes back, is IMO generally wrong.
Full Changelog: 0.0.4...0.0.5