Skip to content

Releases: Antiz96/aps

v1.3.2

Choose a tag to compare

@Antiz96 Antiz96 released this 23 Aug 22:07
v1.3.2
e2c7170

Highlight

Just a small maintenance release including dependency updates and minor improvements.

Documentation

Miscellaneous

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@Antiz96 Antiz96 released this 16 Aug 09:39
v1.3.1
7cf9f60

Highlight

This release includes documentation updates to reflect recent changes and new features.

Documentation

Miscellaneous

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@Antiz96 Antiz96 released this 15 Aug 15:41
v1.3.0
a7cc6bf

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 / --pkgbases and -R / --refresh-pkgbases flags - (c68d847) by @Antiz96

Fixes

  • (results) Print a message if there are no (detailed) results - (9bd94da) by @Antiz96

Styling

Miscellaneous

Full Changelog: v1.2.0...v1.3.0