Releases: Antiz96/arch-update
Releases · Antiz96/arch-update
v1.5.6
v1.5.5
v1.5.4
What's Changed
- Add a GitHub action to run shellcheck on pull requests by @Antiz96 in #24
- Add basic but useful information at the top of the main script by @Antiz96 in #25
- Refactoring the script with functions by @Antiz96 in #26
- Add a clear and concise help message (instead of simply printing the man page) for the --help option by @Antiz96 in #27
- Use separated exit codes for each type of errors by @Antiz96 in #28
- Switch from hq to htmlq to print Arch news during the update operation by @Antiz96 in #29
- Bump the script to v1.5.4 by @Antiz96 in #30
Full Changelog: v1.5.3...v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
What's Changed
- Add removing orphan packages support by @Antiz96 in #15
- Make searching and processing orphan packages and pacnew files independent from updates by @Antiz96 in #16
- Make the pacnew processing feature lists pacnew files before offering to process them by @Antiz96 in #17
- Various improvements/optimisation to the main script, the README and the documentation by @Antiz96 in #18
- Bump the script to v1.5.0 by @Antiz96 in #19
Full Changelog: v1.4.2...v1.5.0