v0.1.4
Added
dok uninstall— removes dok the same waydok updatereplaces it. A
standalone binary deletes itself (on Windows it is renamed aside and swept up
a moment later, since Windows will not unlink a running image); a packaged
one is left to its manager and that manager's removal command is printed.
--purgealso removes~/.config/dokand~/.cache/dok,--dry-runlists
what would go,-yskips the prompt.
Changed
- Install detection now recognises scoop, winget and pacman as well, and asks
dpkg/rpm/pacmanfor the real package name instead of assuming
dok. - A config file that fails to parse no longer blocks
dok uninstall: it warns
and carries on with the defaults, so a bad config cannot trap anyone in an
install they cannot leave. Every other command still refuses to guess.
Full Changelog: v0.1.3...v0.1.4