Releases: coduo/php-matcher
Releases · coduo/php-matcher
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
4.0.1
[4.0.1] - 2020-09-27
Fixed
- #210 - fail positive json detection - @norberttech
Generated by Automation
4.0.0
[4.0.0] - 2019-12-22
Added
- #185 - HasProperty pattern expander - @norberttech
- #174 - possibility to dump backtrace - @norberttech
- #173 - match expander that allows to match nullable @JSON@ objects - @norberttech
- #171 - @JSON@ pattern - @norberttech
- #169 - possibility to use new lines in json patterns - @norberttech
Changed
- aaa336 - Bumped dev-master alias to 5.0-dev - @norberttech
- 267b67 - Update README.md - @norberttech
- #186 - PHPMatcher facade with implementation that makes possible to access backtrace - @norberttech
- #190 - README.md - fix example in "Json matching with unbounded arrays and objects" (master) - @domis86
- #184 - Upgraded coduo/php-to-string dependency - @norberttech
- #182 - Upgrades on Symfony components - @ianrodrigues
- #180 - Update README.md - @uirapuru
- #179 - register NotContains expander definition - @aitboudad
- #178 - Create CODE_OF_CONDUCT.md - @norberttech
- #177 - Pattern expander backtrace - @norberttech
- #146 - Test for empty array - @JarJak
- #176 - Correctly finds not existing keys when checking Array matcher pattern - @teklakct
- #172 - Do not use anymore child matcher errors in Json/XML matchers - @norberttech
- bb3c52 - Update README.md - @norberttech
- #168 - Testsuite cleanups - @norberttech
- #166 - Update minimum required php version to 7.2 - @norberttech
Fixed
Generated by Automation
3.2.3
[3.2.3] - 2019-11-24
Fixed
- #188 - json matcher when matching strings including other patterns - @norberttech
Generated by Automation
3.2.2
[3.2.2] - 2019-08-11
Changed
- #167 - JSON full text matching fixed - @norberttech
Generated by Automation
3.1.3
[3.1.3] - 2019-08-11
Changed
- fc0e5a - JSON full text maching fixed (#167) - @norberttech
Generated by Automation
3.2.1
[3.2.1] - 2019-08-09
Added
Changed
- 1cf313 - Update README.md - @norberttech
- 94af14 - Update README.md - @norberttech
- #164 - allow doctrine/lexer 1.1 - @smoench
- #162 - Do not return any error when matching was successful - @norberttech
- #161 - Pattern in PHPMatcherConstraint is allowed to be an array - @teklakct
- 5030f9 - Update README.md - @norberttech
- 327000 - Update composer.json - @norberttech
Generated by Automation
3.2.0
[3.2.0] - 2019-07-15
Changed
- cf1ebe - Update README.md - @norberttech
- #155 - Require stable version of openlss/lib-array2xml - @bendavies
- #148 - PHPUnit 8 compatibility - @nclsHart
- #152 - Enhance PHPUnit setting - @peter279k
- #149 - Remove a double call to sprintf - @nclsHart
Fixed
- #151 - Repeat expander in JSON Context - @JarJak
- #138 - PHPUnit integration section in README.md - @samnela
Generated by Automation
3.1.2
3.1.1
[3.1.1] - 2019-01-29
Added
- #141 - expanders 'After' and 'Before' for date comparaison - @Canadadry
- #131 - isIp() pattern expander - @thomasbisignani
Changed
- #145 - CS Fixes & additional validation during tests - @norberttech
- #137 - Update copyright - @samnela
- #135 - Correct typo in readme - @athos7933
- #126 - PHPUnit 7 support, php 7.1 requirement - @kejwmen
- a9d0f0 - branch-alias in composer.json - @norberttech
Generated by Automation