Skip to content

v0.2.0.0

Compare
Choose a tag to compare
@pylipp pylipp released this 31 Jul 20:32
· 39 commits to master since this release

Added

  • App management file for gh
  • App management file for jira
  • App management file for delta
  • App management file for qrcp
  • App management file for slack-term
  • App management file for dust
  • The corresponding bash completion is installed with fd.
  • The corresponding bash completion is installed with ripgrep.
  • man pages are installed with gh (available since v0.9.0)
  • Short forms for all provided options, see #11
  • Bash and zsh completion scripts, see #13

Changes

  • Avoid using GitHub API calls, see #11
  • list command without further option defaults to show installed packages, see #11
  • Bash completion for apps is now installed into ~/.local/share/bash-completion/completions, see #13

Fixed

  • Avoid false matching by part of package names, see #11
  • Update download URL for shellcheck releases, see #14