Releases: Thomas-PEYROT/mvncfg
Releases · Thomas-PEYROT/mvncfg
Release list
v0.2.2
v0.2.1
v0.2.0
Improved error messages on "Current" and "Use" commands
v0.1.11
v0.1.10
fix(completion): make zsh completion work with Oh My Zsh
- Install zsh completion into $ZSH/custom/completions when Oh My Zsh is detected
- Move completion variables inside _mvncfg to ensure they are available at runtime
- Fix profile list splitting with ${(f)"$(mvncfg list)"}
- Remove redundant compdef call
v0.1.9
Remove completion from help output while keeping the command functional
v0.1.8
refactor: hide completion command from help output
v0.1.7
fix: retrieve version from go module info when using go install
v0.1.6
Added `mvncfg rename <old> <new>` to rename a profile