Fixes:
- Label rework:
- Moved up label logic to work globally on the current run.
- Only iterating on labeled containers when used with
-l
option, not listing others. - Clarified messaging and readme/help texts.
- List reformatting for "available updates" numbering to easier highlight and copy:
- Padded with zero, changed
)
to-
, example:02 - homer
- Can be selected by writing
2,3,4
or02,03,04
.
- Padded with zero, changed
Thanks to @kzshantonu and @Biepa for raising the issues.
Full Changelog: v0.7.1...v0.7.2