v1.10.0
Highlight
- The output of the script has been globally "polished" and is now colorized by default for a better looking and readability.
See the screenshots in the README or update tov1.10.0
right now to see how it looks! - A new optional
arch-update.conf
configuration file now allows you to enable/disable or modify certain options withinarch-update
.
Read #89, the related documentation in the README or the newarch-update.conf(5)
man page to see the current list of supported options.
Features
- Add colors to the output of the script by @Antiz96 in #87
- Add an optional configuration file to enable/disable or modify certain options by @Antiz96 in #89
Improvements
- Switch to a self-hosted runner for CI-CD + Add actionlint to CI by @Antiz96 in #77
- Use complete version ref in man page by @wmemcpy in #78
- Update documentation to advice using 'systemctl edit' to modify the auto-check cycle by @Antiz96 in #84
Fixes
- Add missing documentation for the old cached packages handling and pending kernel update processing features in the help message by @Antiz96 in #88
Other
- [Release Prep] v1.10.0 by @Antiz96 in #90
- Improve readability of documentation in README by @Antiz96 in #91
New Contributors
Full Changelog: v1.9.1...v1.10.0