Releases: ramsey/uuid-console
Releases · ramsey/uuid-console
2.0.0
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.
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
- Add support for symfony/console v3.
- Add project Contributor Code of Conduct.
- Add Scrutinizer configuration to run code-quality builds through Scrutinizer.
1.0.0
- Separated from ramsey/uuid library into a stand-alone package