fix:repo cleanup

This commit is contained in:
2025-11-08 20:09:07 +00:00
parent f1da93791d
commit dedcc73567
1204 changed files with 121800 additions and 16971 deletions
+21
View File
@@ -2,6 +2,24 @@
All notable changes are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
## [4.2.0] - 2025-09-14
### Changed
* [#3](https://github.com/sebastianbergmann/cli-parser/pull/3): Print most similar options when reporting unknown options
## [4.1.0] - 2025-09-13
### Changed
* [#2](https://github.com/sebastianbergmann/cli-parser/pull/2): Print similar options when reporting ambiguous options
## [4.0.0] - 2025-02-07
### Removed
* This component is no longer supported on PHP 8.2
## [3.0.2] - 2024-07-03
### Changed
@@ -42,6 +60,9 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
* Initial release
[4.2.0]: https://github.com/sebastianbergmann/cli-parser/compare/4.1.0...4.2.0
[4.1.0]: https://github.com/sebastianbergmann/cli-parser/compare/4.0.0...4.1.0
[4.0.0]: https://github.com/sebastianbergmann/cli-parser/compare/3.0...4.0.0
[3.0.2]: https://github.com/sebastianbergmann/cli-parser/compare/3.0.1...3.0.2
[3.0.1]: https://github.com/sebastianbergmann/cli-parser/compare/3.0.0...3.0.1
[3.0.0]: https://github.com/sebastianbergmann/cli-parser/compare/2.0...3.0.0