Releases: coduo/php-matcher
Releases · coduo/php-matcher
3.0.1
2.4.0
[2.4.0] - 2018-02-18
Changed
- 8b9d57 - Prepare 2.4 release - @norberttech
- #113 - [2.3] Fix bad encoding in Repeat expander - @eliecharra
- #109 - 2.3 - Add repeat expander feature - @LeaklessGfy
Generated by Automation
3.0.0
[3.0.0] - 2018-02-04
Added
- 01ec0d - repeat patter expander test - @norberttech
- df73c8 - backslash before native functions - @norberttech
- #117 - count()-Expander to readme - @masseelch
Changed
- ae1bb3 - Code cleanup - @norberttech
- fb88c7 - Converted double to single quotes in simple strings - @norberttech
- 5da0bc - branch alias - @norberttech
- #114 - [3.0] Fix bad encoding in Repeat expander - @eliecharra
- #115 - Support for Symfony 4 - @Nyholm
- #110 - 3.0 - Add repeat expander feature - @LeaklessGfy
- #105 - Possibility to use expanders for multiple matchers - @SpartakusMd
- #104 - Implement PHP 7.0 features - @norberttech
- #102 - Allow to mark JSON properties & XML nodes as optional - @teklakct
- #97 - Allow @...@ to match none or more elements - @Gamesh
- #100 - update deps to phpunit 6.x, fix code and tests - @andreasschacht
- 34afc2 - Prepare matcher for 3.0 release - @norberttech
Fixed
- #98 - broken headings in Markdown files - @bryant1410
Generated by Automation
2.3.0
[2.3.0] - 2017-09-04
Changed
- #107 - Allow to mark JSON properties & XML nodes as optional (#102) - @norberttech
- 5be920 - composer.json - @norberttech
- 6c60f4 - hhvm with php 7.1 env at travis - @norberttech
Generated by Automation
2.2.0
[2.2.0] - 2016-12-11
Added
Changed
- bb201a - Update README.md - @norberttech
- b02fc6 - Update README.md - @norberttech
Generated by Automation
2.1.0
[2.1.0] - 2016-10-20
Added
- #89 - UUID matcher. - @jmfeurprier
- #86 - count pattern expander - @norberttech
Changed
- #85 - #58 Added error message if JSON decode failed for both pattern and v… - @partikus
- #84 - #82 Null not work correctly - added test case - @partikus
Generated by Automation
2.0.1
[2.0.1] - 2016-04-12
Changed
- #78 - work around bug https://bugs.php.net/bug.php?id=71964 - @bendavies
- #76 - Update README.md - @yosmanyga
Generated by Automation
2.0.0
[2.0.0] - 2016-03-18
Added
- #64 - PHPMatcher facade in order to simplify developers experience - @norberttech
- #61 - Match expander - @blazarecki
- #60 - IsEmpty expander - @blazarecki
- #59 - php 7 support - @norberttech
Changed
- fddefe - Update CHANGELOG.md - @norzechowicz
- #74 - #53 Added OR operator support - @partikus
- 63de6d - Merge pull request #74 from partikus/feature/or-matcher - @norzechowicz
- #75 - #71 Null value matching problem - @partikus
- 87ff31 - Merge pull request #75 from partikus/bugfix/nullable-value-matching - @norzechowicz
- #73 - Allow to use null with matcher - @blazarecki
- 5fc822 - Merge pull request #73 from blazarecki/allow-null - @norzechowicz
- 914c18 - Update CHANGELOG.md - @norzechowicz
- cbf6f3 - openlss/lib-array2xml version to >=0.0.9 - @[email protected]
- 1fd194 - Update CHANGELOG.md - @norzechowicz
- 8709d9 - Merge pull request #68 from jakzal/phpunit-integration - @norzechowicz
- #68 - PHPUnit integration - @jakzal
- 114669 - Merge pull request #69 from jakzal/phpunit-config - @norzechowicz
- #69 - Remove redundant configurations - @jakzal
- #67 - Use PSR-4 for autoloading - @jakzal
- c3e167 - Merge pull request #67 from jakzal/psr-4 - @norzechowicz
- c097e3 - Update CHANGELOG.md - @norzechowicz
- 9ad59b - Update README.md - @norzechowicz
- bfb6e0 - Merge pull request #64 from norzechowicz/php-matcher-facade - @norzechowicz
- #65 - Cleanup before stable release - @norberttech
- a11daa - Merge pull request #65 from norzechowicz/cleanup - @norzechowicz
- ae724f - Merge pull request #61 from blazarecki/match-expander - @norzechowicz
- ffad87 - Merge pull request #62 from blazarecki/use-travis-container-based-infrastructure - @norzechowicz
- #62 - Move to travis container based infrastructure - @blazarecki
- 443ede - Merge pull request #60 from blazarecki/is-empty-expander - @norzechowicz
- c4917b - Merge pull request #59 from norzechowicz/php7-support - @norzechowicz
Generated by Automation
2.0.0-rc2
[2.0.0-rc2] - 2016-03-18
Changed
- fddefe - Update CHANGELOG.md - @norzechowicz
- 63de6d - Merge pull request #74 from partikus/feature/or-matcher - @norzechowicz
- #74 - #53 Added OR operator support - @partikus
- 87ff31 - Merge pull request #75 from partikus/bugfix/nullable-value-matching - @norzechowicz
- #75 - #71 Null value matching problem - @partikus
2.0.0-rc1
[2.0.0-rc1] - 2016-03-03
Changed
- #73 - Allow to use null with matcher - @blazarecki
- 5fc822 - Merge pull request #73 from blazarecki/allow-null - @norzechowicz