diff --git a/CHANGELOG.md b/CHANGELOG.md index b0e8c11..f83c98c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +## [Unreleased] - 2024-04-25 + +### Added +- [#478](https://github.com/coduo/php-matcher/pull/478) - **Test coverage of both expanders** - [@StephaneLeveugle](https://github.com/StephaneLeveugle) +- [#477](https://github.com/coduo/php-matcher/pull/477) - **Support for doctrine/lexer 3** - [@Guuzen](https://github.com/Guuzen) +- [#474](https://github.com/coduo/php-matcher/pull/474) - **Add benchmark directory to export-ignore** - [@alexander-schranz](https://github.com/alexander-schranz) + +### Changed +- [#479](https://github.com/coduo/php-matcher/pull/479) - **each tool now lives in its own directory** - [@norberttech](https://github.com/norberttech) +- [#478](https://github.com/coduo/php-matcher/pull/478) - **Moved much of the code into an abstract class** - [@StephaneLeveugle](https://github.com/StephaneLeveugle) + +### Fixed +- [#479](https://github.com/coduo/php-matcher/pull/479) - **phpbench configuration** - [@norberttech](https://github.com/norberttech) +- [#478](https://github.com/coduo/php-matcher/pull/478) - **Error handling of after/before expanders when value was equal to boundary** - [@StephaneLeveugle](https://github.com/StephaneLeveugle) + +### Updated +- [a949bb](https://github.com/coduo/php-matcher/commit/a949bb8ffe031dad3bd42692f07afcfb4a5a5a1d) - **issue templates** - [@norberttech](https://github.com/norberttech) +- [0cd0d7](https://github.com/coduo/php-matcher/commit/0cd0d7d1260dfd9207bd3c9860f11584f4e48629) - **README.md** - [@norberttech](https://github.com/norberttech) + +### Removed +- [#479](https://github.com/coduo/php-matcher/pull/479) - **pcov extension from required dev** - [@norberttech](https://github.com/norberttech) +- [#478](https://github.com/coduo/php-matcher/pull/478) - **Explicit handling of Time** - [@StephaneLeveugle](https://github.com/StephaneLeveugle) +- [#477](https://github.com/coduo/php-matcher/pull/477) - **Support for doctrine/lexer 1 and 2** - [@Guuzen](https://github.com/Guuzen) + ## [6.0.8] - 2022-03-25 ### Updated @@ -585,4 +609,66 @@ - [f085f0](https://github.com/coduo/php-matcher/commit/f085f01f2de5a05488309ef342ad2b06ea60e8c5) - **var name** - [@defrag](https://github.com/defrag) - [3f5b8e](https://github.com/coduo/php-matcher/commit/3f5b8ef9014d2076e615058827598541a79a1362) - **Initial commit** - [@defrag](https://github.com/defrag) +## Contributors + +- @adam187 +- @aitboudad +- @alepdev +- @alexander-schranz +- @andreasschacht +- @athos7933 +- @B-Galati +- @bendavies +- @benjamin.lazarecki@sensiolabs.com +- @blazarecki +- @bryant1410 +- @cakper +- @Canadadry +- @cordoval +- @defrag +- @domis86 +- @dotdevru +- @drymek +- @eliecharra +- @Gamesh +- @Guuzen +- @hamuhamu +- @ianrodrigues +- @jakzal +- @JarJak +- @jkobus +- @jmfeurprier +- @K-Phoen +- @kasn +- @kejwmen +- @LeaklessGfy +- @leettastic +- @masseelch +- @mmoreram +- @mtomala +- @nclsHart +- @nnatter +- @norberttech +- @norzechowicz +- @Nyholm +- @partikus +- @peter279k +- @piotrjura +- @pskt +- @raing3 +- @robinvdvleuten +- @rpalladino +- @samnela +- @smoench +- @SpartakusMd +- @StephaneLeveugle +- @teklakct +- @thomasbisignani +- @ttps://bugs.php.net/bug.php?id=71964 +- @uirapuru +- @vudaltsov +- @WengerK +- @yosmanyga +- @yourwebmaker + Generated by [Automation](https://github.com/aeon-php/automation) \ No newline at end of file