Releases: coduo/php-matcher
Releases · coduo/php-matcher
6.0.6
[6.0.6] - 2021-05-15
Added
- #236 - support for UUID v6 - @vudaltsov
- #229 - additional composer to install tools - @norberttech
Fixed
- #229 - scheduled github workflows jobs cron defintitions - @norberttech
Removed
- #229 - phive to install tools - @norberttech
Generated by Automation
6.0.5
6.0.4
[6.0.4] - 2021-03-01
Changed
- #226 - Omit pattern and empty backtrace in failure description returned by PHPMatcherConstraint - @nnatter
Generated by Automation
6.0.3
[6.0.3] - 2021-02-25
Changed
- #225 - error message for json/array/chain matchers are now more precise - @norberttech
Generated by Automation
6.0.2
[6.0.2] - 2021-02-23
Added
- #224 - isInDateFormat pattern expander - @norberttech
- #224 - support for aeon-php/calendar ^0.16.0 - @norberttech
Changed
- #224 - LICENSE file - @norberttech
Removed
- #224 - symfony/intl dependency that was coming from coduo/php-to-string dependency - @norberttech
Generated by Automation
6.0.1
[6.0.1] - 2021-02-05
Changed
- #222 - updated dependencies - @norberttech
- a7c2bb - Update CHANGELOG.md - @norberttech
- ff0a34 - Update CHANGELOG.md - @norberttech
Generated by Automation
6.0.0
[6.0.0] - 2021-01-24
Added
- #221 - @array_previous@ pattern - @norberttech
- #221 - @array_previous_repeat@ pattern - @norberttech
- #221 - Benchmark by phpbench - @norberttech
- 14b49d - dependabot - @norberttech
- #219 -
@date@
- matcher - @norberttech - #219 -
@time@
- matcher - @norberttech - #219 -
@timezone@
or@tz@
- matcher - @norberttech - #219 -
isTzOffset()
- expander - @norberttech - #219 -
isTzIdentifier()
- expander - @norberttech - #219 -
isTzAbbreviation()
- expander - @norberttech - #219 -
Backtrace::last()
: ?string - method - @norberttech - #218 - Added integration with aeon-php/automation - @norberttech
- 1d14f8 - changelog file - @norberttech
Changed
- #220 - Improve code quality with Rector PHP - @norberttech
- 313372 - Update changelog-update.yml - @norberttech
- fd4903 - Update CHANGELOG.md - @norberttech
- 1f32aa - Update composer.json - @norberttech
- 54594c - phar dependencies, increased timeout for infection, changed default branch for scheduled jobs - @norberttech
- e3eab6 - Update README.md - @norberttech
- #215 - PHP 8.0 compability. - @dotdevru
Generated by Automation
5.0.1
[5.0.1] - 2020-10-09
Changed
- #213 - include ArrayMatcher in OrMatcher to fix issues with
@null@||@array@
- @mtomala - efd3b2 - Update README.md - @norberttech
Generated by Automation
4.0.2
5.0.0
[5.0.0] - 2020-09-27
Added
- 17570c - type coverage badge (#206) - @norberttech
- 277f7a - psalm to static analyze tools - @norberttech
- 6803f9 - gitattributes - @norberttech
- 1e6e82 - 4.0 version to README - @norberttech
Changed
- f5520d - Update README.md - @norberttech
- 5091e4 - Mutation tests (#207) - @norberttech
- 983e41 - Moved tools to phive from composer - @norberttech
- f1be44 - Improved CS rules - @norberttech
- b4571b - Update README.md - @norberttech
- #205 - Make Backtrace optional - @norberttech
- #204 - Remove xml, expression and property accessor components from core dependencies - @norberttech
- a1e3ea - README - @norberttech
- 25f8ce - Downgraded phpunit version - @norberttech
- 6cb1c8 - phpunit dependency - @norberttech
- 20dd89 - Move to composer2 - @norberttech
- 5cc204 - Static analyze - @norberttech
- 78ff3c - dependencies - @norberttech
Fixed
- 6d54bc - version triggering mutation tests in github workflow - @norberttech
- #209 - issue with false positive detection of valid json string - @norberttech
- 33181b - JSON handling in PHPMatcherConstraint (#208) - @vudaltsov
- 7b7d92 - failing tests on windows - @norberttech
- be0f20 - failing tests with lowest dependencies - @norberttech
- b645ce - github actions workflow branches - @norberttech
Removed
- 48f176 - tools from repository - @norberttech
- e8373a - composer extra section - @norberttech
- 2c4871 - support for windows - @norberttech
Generated by Automation