Skip to content

v0.2.1.0

Compare
Choose a tag to compare
@pylipp pylipp released this 21 Jan 23:56
· 9 commits to master since this release

Added

  • App management file for xsv
  • App management file for Telegram
  • App management file for Pandoc
  • App management file for wuzz
  • App management file for xh
  • App management file for gitui
  • App management file for ncdu
  • App management file for dasel
  • App management file for git-trim
  • App management file for go. Note that you should add export GOROOT=~/.local/go; export GOPATH=~/.local/share/goprojects; export PATH=$GOPATH/bin:$GOROOT/bin:$PATH or similar to your ~/.profile

Changed

  • Use GitHub Actions for CI, see #15

Fixed

  • New download URL for ncdu, see #18
  • Update bash completion file path for fd, see #18
  • Support installation of pip on Python 3.5, see #18