0.010 2019-08-07 Released-By: PERLANCAR; Urgency: medium
- Update all Software::Catalog::SW::* when -U.
0.009 2019-06-06 Released-By: PERLANCAR
- Add option: --self-upgrade (-U).
- [ux] download: Strip URL query string from filename.
0.008 2019-04-05 Released-By: PERLANCAR
- [bugfix] list_downloaded_versions(): Check VERSION/ARCH/ directory
instead of just VERSION/ directory.
- [bugfix] download(): Use arch from get_download_url() instead of
arch specified by user.
0.007 2019-01-13 Released-By: PERLANCAR
- [bugfix] Forgot to init in some functions.
- Tweak wording of log statements for clarity.
0.006 2018-11-21 Released-By: PERLANCAR
- [bugfix] update-all: --download option was not provided and
defaulted to off.
- Unwrap unless explicitly told not to (unwrap: 0) by the software
specification.
0.005 2018-10-18 Released-By: PERLANCAR
- Add subcommand: compare-versions.
- download & update: accept multiple software names/patterns.
- [Bugfix] Fix argument passing.
0.004 2018-10-05 Released-By: PERLANCAR
- Add subcommand: download-all.
- update: Add option --no-download (-D).
- download: Check against downloaded version first.
0.003 2018-10-04 Released-By: PERLANCAR
- [Incompatible change] Rename subcommand cleanup ->
cleanup-install-dir.
- Add subcommands: list-downloaded-versions, cleanup-download-dir.
- Implement subcommand list-downloaded.
0.002 2018-10-04 Released-By: PERLANCAR
- Add subcommands: cleanup, list-installed-versions.
- list-installed: show active & inactive versions.
0.001 2018-09-13 Released-By: PERLANCAR
- First implementation of list-installed, download, update, update-all.
0.000 2018-09-13 Released-By: PERLANCAR
- First early release, most things are not implemented yet.