What's Changed
- Search for packages one at a time instead of all at once with
apt-file
by @CLHatch in #2207 - Rename
COMMAND_DEPS
toPM_COMMAND_DEPS
by @CLHatch in #2208 - Break up
main.sh
intomain.sh
and "include files" by @CLHatch in #2209 - Revert "Break up
main.sh
intomain.sh
and "include files" (#2209)" by @CLHatch in #2210 - Break up
main.sh
into include files, and makemain()
smaller by @CLHatch in #2212 - Fix typos in comments by @CLHatch in #2213
- Fix typo in comment by @CLHatch in #2214
- Allow multiple commands to be passed on the command-line by @CLHatch in #2216
- Fix incorrect
nala full-upgrade -y
command tonala upgrade --full -y
by @CLHatch in #2217 - Update command line usage error notices slightly by @CLHatch in #2218
- Fix the flags not showing on the
--compose
command line error messages by @CLHatch in #2219 - Remove errant
=
by @CLHatch in #2220
Full Changelog: v2025.09.14-1...v2025.09.22-1