File tree 1 file changed +4
-4
lines changed
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
2
2
3
3
* Added support for PHP7
4
4
* Updated dependencies to support Symfony3 components
7
7
* Added PHPMatcher facade in order to improve developers experience
8
8
9
9
10
- # 1.1
10
+ # 1.1.0
11
11
12
12
* Added pattern expanders mechanism with following expanders:
13
13
* `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\Contains ``
22
22
* `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\OneOf ``
23
23
* `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\StartsWith ``
24
24
25
- # 1.0
25
+ # 1.0.0
26
26
27
27
* PHPMatcher initial release with following matchers:
28
28
* `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\ArrayMatcher ``
35
35
* `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\ScalarMatcher ``
36
36
* `` Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\TypeMatcher ``
37
37
* `` 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