Skip to content

Releases: WichardRiezebos/ant-path-matching

v1.0.22

06 Feb 14:36
Compare
Choose a tag to compare

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

06 Feb 13:25
Compare
Choose a tag to compare

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

05 Feb 16:29
Compare
Choose a tag to compare

Description

This version will include bugfixes.

Changelog

Getting started

Run the following command in the Package Manager Console

Install-Package AntPathMatching -Version 1.0.13

v1.0.9

03 Feb 11:56
Compare
Choose a tag to compare

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

02 Feb 21:57
Compare
Choose a tag to compare

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