Releases: coduo/php-matcher
Releases · coduo/php-matcher
1.0.2
[1.0.2] - 2014-05-29
Added
- #9 - callback matcher - @norberttech
Changed
- 3bb08a - Merge pull request #16 from norzechowicz/array-fix - @defrag
- 3e320d - Merge pull request #15 from pskt/array-matching-fix - @norberttech
- e2de5f - Merge pull request #12 from defrag/fix/callable-can-match-fix - @norberttech
- #12 - Callable can match change - @defrag
- a9d72c - Merge branch 'norzechowicz-callback-matcher' - @defrag
- 40ba9b - Resolving conflicts - @defrag
Fixed
- #16 - nested arrays error messages - @norberttech
- #15 - array matching when key does not exist in value array - @pskt
Generated by Automation
1.0.1
[1.0.1] - 2014-05-22
Changed
- f6d7b7 - Merge pull request #11 from defrag/fix/removing-2-4-deps - @norberttech
- #11 - Removing 2.4 dependency on property accessor - @defrag
- 030b88 - Update composer.json - @norberttech
- 1dd30b - Update README.md - @norberttech
Generated by Automation
v1.0.0
[v1.0.0] - 2014-05-08
Added
- #7 - missing test - @norberttech
- dbbd70 - base capturing - @defrag
- 9e1e03 - licence file - @defrag
- #4 - examples to readme - @norberttech
- 434435 - docs and updating wildcard test with data provider - @defrag
- c19a98 - travis.yml - @defrag
- 1c961e - wildcard matcher - @defrag
- 6becf6 - chain matcher and refactoring - @defrag
Changed
- 29e02d - Use stable version of php-to-string - @norberttech
- 16176b - Merge pull request #8 from norzechowicz/errors - @defrag
- #8 - Possibility to get error message when matching fails - @norberttech
- 23a292 - Update README.md - @defrag
- 225621 - Update README.md - @defrag
- a6d356 - Update README.md - @defrag
- 015790 - Moved repository into Coduo organization - @norberttech
- 31fa26 - Update LICENCE - @norberttech
- f274bb - Merge pull request #7 from norzechowicz/dev - @defrag
- #6 - Quotation transform refactoring - @drymek
- c53ab8 - Merge pull request #6 from drymek/transform - @defrag
- 9c6a76 - Can match fix - @defrag
- b92041 - Small refactoring - @defrag
- fc47a8 - Merge branch 'master' of github.com:defrag/JsonMatcher - @defrag
- 5f7798 - Updating transformpattern method - @defrag
- b74083 - Update README.md - @defrag
- edd9ee - Update README.md - @defrag
- 6ebbf2 - Merge branch 'master' of github.com:defrag/JsonMatcher - @defrag
- 4de885 - Making quotes not necessary - @defrag
- d20035 - Update README.md - @defrag
- 4f2a6f - Merge branch 'master' of github.com:defrag/JsonMatcher - @defrag
- f3112f - Update composer.json - @norberttech
- 633dd7 - Update README.md - @norberttech
- 18db74 - Update composer.json - @norberttech
- 5ae34e - Update README.md - @norberttech
- 7ab82e - Update composer.json - @norberttech
- 254835 - Update README.md - @norberttech
- d7f2cc - Repo rename - @defrag
- 3b9d59 - Changing namespaces to PHPMatcher - @defrag
- eea7f3 - Merge pull request #4 from norzechowicz/readme - @defrag
- #3 - match global function - @norberttech
- 0cef84 - Merge pull request #3 from norzechowicz/dev - @defrag
- #2 - JsonMatcher and some smaller fixes - @norberttech
- b81728 - Merge pull request #2 from norzechowicz/dev - @defrag
- 0ea589 - Refactor array test - @defrag
- 32a34b - Removing extra not necessary assertion - @defrag
- 27458d - Merge branch 'master' of github.com:defrag/JsonMatcher - @defrag
- e39f2b - Moving matcher tests where they belong - @defrag
- 2b25ab - Update README.md - @defrag
- 4a1b06 - Merge branch 'master' of github.com:defrag/JsonMatcher - @defrag
- 3d19b3 - Refactoring scalar matcher test - @defrag
- 76323a - Update README.md - @defrag
- 228182 - Update README.md - @defrag
- babdb0 - Refactored test matcher test - @defrag
- #1 - Matcher test - @norberttech
- de034d - Merge pull request #1 from norzechowicz/dev - @defrag
- 07ff7a - Merge remote-tracking branch 'upstream/master' - @norberttech
- e8fcb1 - Introduce type matcher - @norberttech
- de2a5c - Missed one array syntax - @defrag
- 3d6281 - Readme - @defrag
- 6649d3 - Removing 5.4 syntax - @defrag
- [24b7a9](https://githu...