[arch] improvement: suggestions available for repository packages

This commit is contained in:
Vinicius Moreira
2022-05-20 17:17:54 -03:00
parent dbef9a8964
commit fbd98d8b31
16 changed files with 446 additions and 38 deletions

View File

@@ -11,6 +11,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- new parameter `--suggestions`: forces loading software suggestions after the initialization process [#260](https://github.com/vinifmor/bauh/issues/260)
### Improvements
- Arch
- suggestions available for repository packages (and the associated caching expiration property `suggestions_exp`. Default: 24 hours)
- General
- preventing command injection through the search mechanism [#266](https://github.com/vinifmor/bauh/issues/266)
- code refactoring