File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 5.1.0] - 2024-08-27
6+
7+ ### Added
8+
9+ * [ #83 ] ( https://github.com/sebastianbergmann/php-file-iterator/pull/83 ) : Support for "Globstar" pattern
10+
511## [ 5.0.1] - 2024-07-03
612
713### Changed
@@ -162,6 +168,7 @@ No changes
162168
163169* [ #23 ] ( https://github.com/sebastianbergmann/php-file-iterator/pull/23 ) : Added support for wildcards (glob) in exclude
164170
171+ [ 5.1.0 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/5.0.1...5.1.0
165172[ 5.0.1 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/5.0.0...5.0.1
166173[ 5.0.0 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/4.1...5.0.0
167174[ 4.1.0 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/4.0.2...4.1.0
You can’t perform that action at this time.
0 commit comments