Releases: BF3RM/vumm-cli
Releases · BF3RM/vumm-cli
v0.2.1
Changelog
- 30b1b58 chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.3.0
- d730562 chore(deps): bump github.com/spf13/viper from 1.7.1 to 1.10.1
- 33ae08e chore(sonar): add code coverage checking
- b676171 feat(api): add official api client and start handling errors differently
- 888a43a feat(client): finish api client and add better error handling
- 9954f75 fix(installer): remove ext folder instead of the entire mod directory
- 38c14ca fix(modlist): initial ModList.txt is no longer read only
v0.2.0
Changelog
- 44e2985 feat(download): migrate to new download redirect
- 85f4d1d feat(install): use pre-signed url to download mod archives
- c0de7d9 feat(installer): install vumm in local app data
- 59d2b43 feat(publish): remove multi part upload and switch over to base64
- 201010e feat: add wxs file for generating msi installer
- ffc8524 support giving permissions to mod version tag
- 2b366c6 tweak: exclude .gitmodules as well
v0.1.9
v0.1.8
v0.1.7
v0.1.6
Changelog
773177f feat: add grant and revoke commands
0662a67 feat: added self updater
72acb96 fix: close ModList.txt file handle after reading and save as 0x666 instead of 0x644
237296e fix: disable not implemented uninstall command
ea19341 fix: removed duplicated register command
6e6e6e1 fix: use semver version in updater
v0.1.5
v0.1.4
v0.1.3
v0.1.2
Changelog
f907205 feat: add command to login
f51802f feat: add register command
a113d8a feat: allow to specify the token type to be created when logging in
7dbba88 feat: default to version 1 of vumm registry
7510bcc fix: read config from proper location
f6dd910 fix: respect current content of modlist and only update whats needed
abd0d7e fix: use actual stdin file instead of the syscall