Added
- Support generating and decoding version 6 UUIDs (#18)
- Support generating and decoding version 7 UUIDs
- Support decoding version 8 UUIDs
Changed
- Removed
--comb
and--guid
options from thegenerate
command. - Minimum version of PHP is now 7.4.
- Minimum version of symfony/console is now 5.0.
- Minimum version of ramsey/uuid is now 3.9.7.