Skip to content

v0.2.0

Compare
Choose a tag to compare
@tyru tyru released this 20 Dec 17:55
· 259 commits to master since this release
b114a3e
  • Add volt self-upgrade command to upgrade volt binary (#101)
    • It fetches from GitHub releases if a newer version found
    • Run volt self-upgrade -check to see if a newer version exists, or to see only release notes
  • volt build now becomes 4x times faster (#103)
  • Add command volt profile rename to rename a profile name (#114)
  • volt get: Change output format (#117)
  • volt add command was removed, and merged volt add command features to volt get (#117)
    • volt add was a command to add a local directory as a vim plugin.
    • volt get now supports a local directory (see volt get -help)
    • volt get now does not make a request if a directory $VOLTPATH/repos/<repos> exists
  • volt rm: Add -r option to remove repository directories (#117)
  • Before this commit, volt rm {repos} also removed repository directories
  • volt get now sets upstream branch when cloning repositories (#116)

and more: https://github.com/vim-volt/volt/pulls?q=is%3Apr+is%3Aclosed