Releases: WichardRiezebos/ant-path-matching
Releases · WichardRiezebos/ant-path-matching
v1.0.22
Description
This version will include features.
Changelog
- Added parameter for
IAntDirectory.SearchRecursively
bool includeDirectoryPath
-> will (not) append the directory-path to the result(s).
Getting started
Run the following command in the Package Manager Console
Install-Package AntPathMatching -Version 1.0.22
v1.0.19
Description
This version will include features.
Changelog
- Added factories for DI frameworks:
IAntFactory.cs
IAntDirectoryFactory.cs
Getting started
Run the following command in the Package Manager Console
Install-Package AntPathMatching -Version 1.0.19
v1.0.13
Description
This version will include bugfixes.
Changelog
- Compatible with the docs on the apache site.
Getting started
Run the following command in the Package Manager Console
Install-Package AntPathMatching -Version 1.0.13
v1.0.9
Description
This version will include new functionality.
Changelog
- .NET version is downgraded to
4.0
- Possible to use comma separated matching:
*.{js,css}
Getting started
Run the following command in the Package Manager Console
Install-Package AntPathMatching -Version 1.0.9
v1.0.6
Description
This version will include all the basic functionality.
Getting started
Run the following command in the Package Manager Console
Install-Package AntPathMatching -Version 1.0.6