Skip to content

1.3 is out!

Compare
Choose a tag to compare
@xplshn xplshn released this 27 Feb 06:41
· 236 commits to master since this release
0a0afbd

1.3 - bugfixes, small cleanup & an enhanced, enhanced "update" function, faster "info" functionality.

  • Update can now receive a list of programs to update or no arguments to update everything at $INSTALL_DIR (Which if not set will always default to $HOME/.local/bin)
  • Removed fast_info.go and enhanced info.go to be more reliable and notably faster.
  • Better list functionality
  • Minor cleanup of the codebase.
  • Now using truncatePrintf and truncateSprintf whenever possible.
  • Now the update function is parallel.

That's all folks!