Releases: PolusAI/filepattern
Releases · PolusAI/filepattern
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.4
v2.1.3
What's Changed
- Remove "using namespace std" from all cpp files by @JesseMckinzie in #91
- Updated ubuntu version in builds by @bengtl in #93
- Corrected recursive matching by @bengtl in #92
- chore: version bump by @sameeul in #94
New Contributors
Full Changelog: v2.1.2...v2.1.3
v2.1.2
v2.1.1
What's Changed
- Add flag to avoid sorting captured files by @JesseMckinzie in #85
- Fix bug when using escaped charactersx in filepattern by @JesseMckinzie in #86
- (chore): update to upload-artifact@v4 by @sameeul in #84
- bugfix: escaped parenthesis, space in directory name, and capturing directories with special characters by @JesseMckinzie in #87
- chore: version bump to 2.1.1 by @sameeul in #88
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Add documentation for installing Java artifact through Maven by @JesseMckinzie in #79
- Add python 3.12 wheels by @sameeul in #81
- Add list of strings as an input to the FilePattern constructor by @JesseMckinzie in #82
Full Changelog: v2.0.7...v2.1.0