Releases: Antiz96/aps
Releases · Antiz96/aps
Release list
v1.3.2
Highlight
Just a small maintenance release including dependency updates and minor improvements.
Documentation
Miscellaneous
- (deps) Update Rust crate gix to 0.87.0 (#12) - (ac5346a) by @renovate[bot]
- (patterns) Update patterns list (#13) - (40c7eca) by @Antiz96
- (patterns) Update patterns list (#10) - (36dfabc) by @Antiz96
New Contributors
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
Highlight
This release includes the new -P / --pkgbases and -R / --refresh-pkgbases flags allowing to provide and manage the list of pkgbases to search pattern for, as well as support for basic wildcard (*) expansion for patterns.
Features
- (patterns) Add support for wildcard (
*) expansion - (3f1230c) by @Antiz96 - Add the new
-P / --pkgbasesand-R / --refresh-pkgbasesflags - (c68d847) by @Antiz96
Fixes
Styling
Miscellaneous
- (patterns) Update patterns list - (b6e4d5c) by @Antiz96
- (perf) Allow caching the pkgbases list in pkgbases.txt - (76ee339) by @tippfehlr
- (perf) Search multithreaded (split by branch) - (5942ff0) by @tippfehlr
- (perf) Use aho_corasick to find patterns occurrences - (b9e9279) by @tippfehlr
- Move to GitHub - (857d633) by @Antiz96
- Update patterns list - (5cbdb26) by @Antiz96
- Update patterns list - (b82d9b6) by @Antiz96
Full Changelog: v1.2.0...v1.3.0