File tree 1 file changed +16
-1
lines changed
1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## [ 1.4.0] - 2015-04-02
5
+ ## [ 1.4.3] - 2017-11-25
6
+
7
+ * Fixed [ #34 ] ( https://github.com/sebastianbergmann/php-file-iterator/issues/34 ) : Factory should use canonical directory names
8
+
9
+ ## [ 1.4.2] - 2016-11-26
10
+
11
+ No changes
12
+
13
+ ## [ 1.4.1] - 2015-07-26
14
+
15
+ No changes
16
+
17
+ ## 1.4.0 - 2015-04-02
6
18
7
19
### Added
8
20
9
21
* [ Added support for wildcards (glob) in exclude] ( https://github.com/sebastianbergmann/php-file-iterator/pull/23 )
10
22
23
+ [ 1.4.3 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.2...1.4.3
24
+ [ 1.4.2 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.1...1.4.2
25
+ [ 1.4.1 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.0...1.4.1
You can’t perform that action at this time.
0 commit comments