From d6b829b1a3e076c11a55bc6e00619532c25978bd Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Fri, 24 Sep 2021 13:21:52 -0500 Subject: [PATCH] Remove changelog version links --- CHANGELOG.md | 158 +++++++++++++++++---------------------------------- 1 file changed, 52 insertions(+), 106 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8276415f..0d50771b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,14 +21,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Security -## [3.9.4] - 2021-08-06 +## 3.9.4 - 2021-08-06 ### Fixed * Allow installation of paragonie/random_compat v9.99.100 (for PHP 8 compatibility). -## [3.9.3] - 2020-02-20 +## 3.9.3 - 2020-02-20 ### Fixed @@ -45,7 +45,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. the time is `1970-01-01 00:00:01`. No rounding should occur. -## [3.9.2] - 2019-12-17 +## 3.9.2 - 2019-12-17 ### Fixed @@ -54,7 +54,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. emitted on hosts that do not grant permission to read these files. -## [3.9.1] - 2019-12-01 +## 3.9.1 - 2019-12-01 ### Fixed @@ -64,7 +64,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. resolved. -## [3.9.0] - 2019-11-30 +## 3.9.0 - 2019-11-30 ### Added @@ -96,7 +96,7 @@ These will be removed in ramsey/uuid version 4.0.0: cases when `php_uname()` is disabled for security reasons. -## [3.8.0] - 2018-07-19 +## 3.8.0 - 2018-07-19 ### Added @@ -107,7 +107,7 @@ These will be removed in ramsey/uuid version 4.0.0: * Annotate thrown exceptions for improved IDE hinting -## [3.7.3] - 2018-01-19 +## 3.7.3 - 2018-01-19 ### Fixed @@ -120,7 +120,7 @@ These will be removed in ramsey/uuid version 4.0.0: * Switch to `random_int()` from `mt_rand()` for better random numbers -## [3.7.2] - 2018-01-13 +## 3.7.2 - 2018-01-13 ### Fixed @@ -128,7 +128,7 @@ These will be removed in ramsey/uuid version 4.0.0: reliable way to identify the node on Docker images, etc. -## [3.7.1] - 2017-09-22 +## 3.7.1 - 2017-09-22 ### Fixed @@ -139,7 +139,7 @@ These will be removed in ramsey/uuid version 4.0.0: * Use `random_bytes()` when generating random nodes -## [3.7.0] - 2017-08-04 +## 3.7.0 - 2017-08-04 ### Added @@ -151,14 +151,14 @@ These will be removed in ramsey/uuid version 4.0.0: * `Uuid::UUID_TYPE_HASH_SHA1` -## [3.6.1] - 2017-03-26 +## 3.6.1 - 2017-03-26 ### Fixed * Optimize UUID string decoding by using `str_pad()` instead of `sprintf()` -## [3.6.0] - 2017-03-18 +## 3.6.0 - 2017-03-18 ### Added @@ -172,14 +172,14 @@ These will be removed in ramsey/uuid version 4.0.0: and `dechex()` instead of `sprintf()`) -## [3.5.2] - 2016-11-22 +## 3.5.2 - 2016-11-22 ### Fixed * Improve test coverage -## [3.5.1] - 2016-10-02 +## 3.5.1 - 2016-10-02 ### Fixed @@ -187,7 +187,7 @@ These will be removed in ramsey/uuid version 4.0.0: mixed cases -## [3.5.0] - 2016-08-02 +## 3.5.0 - 2016-08-02 ### Added @@ -200,14 +200,14 @@ These will be removed in ramsey/uuid version 4.0.0: system node -## [3.4.1] - 2016-04-23 +## 3.4.1 - 2016-04-23 ### Fixed * Fix test that violated a PHP CodeSniffer rule, breaking the build -## [3.4.0] - 2016-04-23 +## 3.4.0 - 2016-04-23 ### Added @@ -217,7 +217,7 @@ These will be removed in ramsey/uuid version 4.0.0: * Improve logic of `CombGenerator` for COMB sequential UUIDs -## [3.3.0] - 2016-03-22 +## 3.3.0 - 2016-03-22 ### Security @@ -226,7 +226,7 @@ These will be removed in ramsey/uuid version 4.0.0: this addresses and fixes the [collision issue] -## [3.2.0] - 2016-02-17 +## 3.2.0 - 2016-02-17 ### Added @@ -234,7 +234,7 @@ These will be removed in ramsey/uuid version 4.0.0: a random bytes generator when creating UUIDs -## [3.1.0] - 2015-12-17 +## 3.1.0 - 2015-12-17 ### Added @@ -242,14 +242,14 @@ These will be removed in ramsey/uuid version 4.0.0: serialize/unserialize UUID objects -## [3.0.1] - 2015-10-21 +## 3.0.1 - 2015-10-21 ### Added * Adopt the [Contributor Code of Conduct] for this project -## [3.0.0] - 2015-09-28 +## 3.0.0 - 2015-09-28 The 3.0.0 release represents a significant step for the ramsey/uuid library. While the simple and familiar API used in previous versions remains intact, this @@ -316,7 +316,7 @@ versions leading up to this release.* * Fix exception message for `DegradedNumberConverter::fromHex()` -## [3.0.0-beta1] - 2015-08-31 +## 3.0.0-beta1 - 2015-08-31 ### Fixed @@ -328,7 +328,7 @@ versions leading up to this release.* * Fix exception message for `DegradedNumberConverter::fromHex()` -## [3.0.0-alpha3] - 2015-07-28 +## 3.0.0-alpha3 - 2015-07-28 ### Added @@ -344,7 +344,7 @@ versions leading up to this release.* default `TimeGenerator` -## [3.0.0-alpha2] - 2015-07-28 +## 3.0.0-alpha2 - 2015-07-28 ### Added @@ -366,7 +366,7 @@ versions leading up to this release.* * Remove `PeclUuidFactory` in favor of using pecl-uuid with generators -## [3.0.0-alpha1] - 2015-07-16 +## 3.0.0-alpha1 - 2015-07-16 ### Added @@ -400,7 +400,7 @@ versions leading up to this release.* * Remove `Uuid::VERSION` package version constant -## [2.9.0] - 2016-03-22 +## 2.9.0 - 2016-03-22 ### Security @@ -409,28 +409,28 @@ versions leading up to this release.* this addresses and fixes the [collision issue] -## [2.8.4] - 2015-12-17 +## 2.8.4 - 2015-12-17 ### Added * Add support for symfony/console v3 in the `uuid` CLI application -## [2.8.3] - 2015-08-31 +## 2.8.3 - 2015-08-31 ### Fixed * Fix exception message in `Uuid::calculateUuidTime()` -## [2.8.2] - 2015-07-23 +## 2.8.2 - 2015-07-23 ### Fixed * Ensure the release tag makes it into the rhumsaa/uuid package -## [2.8.1] - 2015-06-16 +## 2.8.1 - 2015-06-16 ### Fixed @@ -439,7 +439,7 @@ versions leading up to this release.* runtime -## [2.8.0] - 2014-11-09 +## 2.8.0 - 2014-11-09 ### Added @@ -448,32 +448,31 @@ versions leading up to this release.* ### Fixed -* Improve Doctrine conversion to Uuid or string for the ramsey/uuid [Doctrine - field type] +* Improve Doctrine conversion to Uuid or string for the ramsey/uuid [Doctrine field type] -## [2.7.4] - 2014-10-29 +## 2.7.4 - 2014-10-29 ### Fixed * Change loop in `generateBytes()` from `foreach` to `for` -## [2.7.3] - 2014-08-27 +## 2.7.3 - 2014-08-27 ### Fixed * Fix upper range for `mt_rand` used in version 4 UUIDs -## [2.7.2] - 2014-07-28 +## 2.7.2 - 2014-07-28 ### Changed * Upgrade to PSR-4 autoloading -## [2.7.1] - 2014-02-19 +## 2.7.1 - 2014-02-19 ### Fixed @@ -481,14 +480,14 @@ versions leading up to this release.* * Support symfony/console 2.3 (LTS version) -## [2.7.0] - 2014-01-31 +## 2.7.0 - 2014-01-31 ### Added * Add `Uuid::VALID_PATTERN` constant containing a UUID validation regex pattern -## [2.6.1] - 2014-01-27 +## 2.6.1 - 2014-01-27 ### Fixed @@ -496,7 +495,7 @@ versions leading up to this release.* autoloader when installed in another project -## [2.6.0] - 2014-01-17 +## 2.6.0 - 2014-01-17 ### Added @@ -509,14 +508,14 @@ versions leading up to this release.* * Require moontoast/math as part of the regular package requirements -## [2.5.0] - 2013-10-30 +## 2.5.0 - 2013-10-30 ### Added * Use `openssl_random_pseudo_bytes()`, if available, to generate random bytes -## [2.4.0] - 2013-07-29 +## 2.4.0 - 2013-07-29 ### Added @@ -524,21 +523,21 @@ versions leading up to this release.* * Support string UUIDs without dashes passed to `Uuid::fromString()` -## [2.3.0] - 2013-07-16 +## 2.3.0 - 2013-07-16 ### Added * Support creation of UUIDs from bytes with `Uuid::fromBytes()` -## [2.2.0] - 2013-07-04 +## 2.2.0 - 2013-07-04 ### Added * Add `Doctrine\UuidType::requiresSQLCommentHint()` method -## [2.1.2] - 2013-07-03 +## 2.1.2 - 2013-07-03 ### Fixed @@ -546,21 +545,21 @@ versions leading up to this release.* digits; this ensures that case in the node is converted to lowercase -## [2.1.1] - 2013-04-29 +## 2.1.1 - 2013-04-29 ### Fixed * Fix bug in `Uuid::isValid()` where the NIL UUID was not reported as valid -## [2.1.0] - 2013-04-15 +## 2.1.0 - 2013-04-15 ### Added * Allow checking the validity of a UUID through the `Uuid::isValid()` method -## [2.0.0] - 2013-02-11 +## 2.0.0 - 2013-02-11 ### Added @@ -576,21 +575,21 @@ versions leading up to this release.* * Move `UnsupportedOperationException` to the `Exception` subnamespace -## [1.1.2] - 2012-11-29 +## 1.1.2 - 2012-11-29 ### Fixed * Relax [Doctrine field type] conversion rules for UUIDs -## [1.1.1] - 2012-08-27 +## 1.1.1 - 2012-08-27 ### Fixed * Remove `final` keyword from `Uuid` class -## [1.1.0] - 2012-08-06 +## 1.1.0 - 2012-08-06 ### Added @@ -598,7 +597,7 @@ versions leading up to this release.* field mapping type -## [1.0.0] - 2012-07-19 +## 1.0.0 - 2012-07-19 ### Added @@ -614,56 +613,3 @@ versions leading up to this release.* [doctrine field type]: http://doctrine-dbal.readthedocs.org/en/latest/reference/types.html [ramsey/uuid-doctrine]: https://github.com/ramsey/uuid-doctrine [ramsey/uuid-console]: https://github.com/ramsey/uuid-console - -[unreleased]: https://github.com/ramsey/uuid/compare/3.9.4...3.x -[3.9.4]: https://github.com/ramsey/uuid/compare/3.9.2...3.9.4 -[3.9.3]: https://github.com/ramsey/uuid/compare/3.9.2...3.9.3 -[3.9.2]: https://github.com/ramsey/uuid/compare/3.9.1...3.9.2 -[3.9.1]: https://github.com/ramsey/uuid/compare/3.9.0...3.9.1 -[3.9.0]: https://github.com/ramsey/uuid/compare/3.8.0...3.9.0 -[3.8.0]: https://github.com/ramsey/uuid/compare/3.7.3...3.8.0 -[3.7.3]: https://github.com/ramsey/uuid/compare/3.7.2...3.7.3 -[3.7.2]: https://github.com/ramsey/uuid/compare/3.7.1...3.7.2 -[3.7.1]: https://github.com/ramsey/uuid/compare/3.7.0...3.7.1 -[3.7.0]: https://github.com/ramsey/uuid/compare/3.6.1...3.7.0 -[3.6.1]: https://github.com/ramsey/uuid/compare/3.6.0...3.6.1 -[3.6.0]: https://github.com/ramsey/uuid/compare/3.5.2...3.6.0 -[3.5.2]: https://github.com/ramsey/uuid/compare/3.5.1...3.5.2 -[3.5.1]: https://github.com/ramsey/uuid/compare/3.5.0...3.5.1 -[3.5.0]: https://github.com/ramsey/uuid/compare/3.4.1...3.5.0 -[3.4.1]: https://github.com/ramsey/uuid/compare/3.4.0...3.4.1 -[3.4.0]: https://github.com/ramsey/uuid/compare/3.3.0...3.4.0 -[3.3.0]: https://github.com/ramsey/uuid/compare/3.2.0...3.3.0 -[3.2.0]: https://github.com/ramsey/uuid/compare/3.1.0...3.2.0 -[3.1.0]: https://github.com/ramsey/uuid/compare/3.0.1...3.1.0 -[3.0.1]: https://github.com/ramsey/uuid/compare/3.0.0...3.0.1 -[3.0.0]: https://github.com/ramsey/uuid/compare/3.0.0-beta1...3.0.0 -[3.0.0-beta1]: https://github.com/ramsey/uuid/compare/3.0.0-alpha3...3.0.0-beta1 -[3.0.0-alpha3]: https://github.com/ramsey/uuid/compare/3.0.0-alpha2...3.0.0-alpha3 -[3.0.0-alpha2]: https://github.com/ramsey/uuid/compare/3.0.0-alpha1...3.0.0-alpha2 -[3.0.0-alpha1]: https://github.com/ramsey/uuid/compare/2.9.0...3.0.0-alpha1 -[2.9.0]: https://github.com/ramsey/uuid/compare/2.8.4...2.9.0 -[2.8.4]: https://github.com/ramsey/uuid/compare/2.8.3...2.8.4 -[2.8.3]: https://github.com/ramsey/uuid/compare/2.8.2...2.8.3 -[2.8.2]: https://github.com/ramsey/uuid/compare/2.8.1...2.8.2 -[2.8.1]: https://github.com/ramsey/uuid/compare/2.8.0...2.8.1 -[2.8.0]: https://github.com/ramsey/uuid/compare/2.7.4...2.8.0 -[2.7.4]: https://github.com/ramsey/uuid/compare/2.7.3...2.7.4 -[2.7.3]: https://github.com/ramsey/uuid/compare/2.7.2...2.7.3 -[2.7.2]: https://github.com/ramsey/uuid/compare/2.7.1...2.7.2 -[2.7.1]: https://github.com/ramsey/uuid/compare/2.7.0...2.7.1 -[2.7.0]: https://github.com/ramsey/uuid/compare/2.6.1...2.7.0 -[2.6.1]: https://github.com/ramsey/uuid/compare/2.6.0...2.6.1 -[2.6.0]: https://github.com/ramsey/uuid/compare/2.5.0...2.6.0 -[2.5.0]: https://github.com/ramsey/uuid/compare/2.4.0...2.5.0 -[2.4.0]: https://github.com/ramsey/uuid/compare/2.3.0...2.4.0 -[2.3.0]: https://github.com/ramsey/uuid/compare/2.2.0...2.3.0 -[2.2.0]: https://github.com/ramsey/uuid/compare/2.1.2...2.2.0 -[2.1.2]: https://github.com/ramsey/uuid/compare/2.1.1...2.1.2 -[2.1.1]: https://github.com/ramsey/uuid/compare/2.1.0...2.1.1 -[2.1.0]: https://github.com/ramsey/uuid/compare/2.0.0...2.1.0 -[2.0.0]: https://github.com/ramsey/uuid/compare/1.1.2...2.0.0 -[1.1.2]: https://github.com/ramsey/uuid/compare/1.1.1...1.1.2 -[1.1.1]: https://github.com/ramsey/uuid/compare/1.1.0...1.1.1 -[1.1.0]: https://github.com/ramsey/uuid/compare/1.0.0...1.1.0 -[1.0.0]: https://github.com/ramsey/uuid/commits/1.0.0