Releases: NTBBloodbath/nvenv
Releases · NTBBloodbath/nvenv
v1.4.0
v1.3.0
Removed
update
command, useupdate-nightly
instead
v1.2.0
Added
update-nightly
command
Changed
- Now internal CLI metadata (name, version, description) are extracted from
thev.mod
file - Tweaks to commands descriptions to avoid redundancy
- Changed some error messages to warn messages
- Stop using whitespaces on log messages with more than one line, got replaced by tabs
- Stop using bright colors for logs messages (logs, warns and errors)
- Makefile now format files on build
- CI tweaks
Deprecated
update
command in favor ofupdate-nightly
command because
only nightly version receives updates
Fixed
- Typo in
v.mod
file - Internal CLI version now matches the current version
v1.1.0
v1.0.0
Added
setup
commandls
commandlist-remote
commandinstall
commanduninstall
commandupdate
commanduse
commandclean
command