File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # 2.0
1+ # 2.0.0-alpha1
22
33* Added support for PHP7
44* Updated dependencies to support Symfony3 components
77* Added PHPMatcher facade in order to improve developers experience
88
99
10- # 1.1
10+ # 1.1.0
1111
1212* Added pattern expanders mechanism with following expanders:
1313 * `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\Contains ``
2222 * `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\OneOf ``
2323 * `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\StartsWith ``
2424
25- # 1.0
25+ # 1.0.0
2626
2727* PHPMatcher initial release with following matchers:
2828 * `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\ArrayMatcher ``
3535 * `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\ScalarMatcher ``
3636 * `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\TypeMatcher ``
3737 * `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\WildcardMatcher ``
38- * `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\XmlMatcher ``
38+ * `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\XmlMatcher ``
You can’t perform that action at this time.
0 commit comments