Releases: BetterDiscord/cli
Releases · BetterDiscord/cli
v0.3.0
BetterDiscord CLI v0.3.0
Install on Windows with winget: winget install betterdiscord.cli
Install on Mac/Linux with brew: brew install betterdiscord/tap/bdcli
Changelog
Features
- 836b669: feat(logging): create writer with --silent option (@zerebos)
- 7d51ac7: feat: ability to check for updates (@zerebos)
- 89df5e3: feat: add buildinfo scan (@zerebos)
- 3b5ae5d: feat: add more data to addon lists (@zerebos)
- 46fb5f5: feat: add some support for addons (@zerebos)
- 2ca9688: feat: add store subcommand (@zerebos)
- dd32f8a: feat: addon updates and full uninstall (@zerebos)
- 18b47ce: feat: allow updating all plugins or themes (@zerebos)
Bug Fixes
- f258e96: fix: bare command should show help (@zerebos)
- 1496e2f: fix: close potential gaps (@zerebos)
- 688b4e7: fix: parse urls properly (@zerebos)
- 42a1944: fix: use properly formatted output (@zerebos)
Others
- 43a03d3: Clean up logs and readme (@zerebos)
- 32faf4b: Extract IsURL to utils (@zerebos)
- a933d31: Prepare for release (@zerebos)
Full Changelog: v0.2.0...v0.3.0
Released by GoReleaser.
v0.2.0
BetterDiscord CLI v0.2.0
Install on Windows with winget: winget install betterdiscord.cli
Install on Mac/Linux with brew: brew install betterdiscord/tap/bdcli
Changelog
Features
Bug Fixes
- be2425c: fix: check errors on download (@zerebos)
- 7ddd5e5: fix: fix ci doing double linting (@zerebos)
- 1b0ab7f: fix: lint and update release flow (@zerebos)
- 80ad678: fix: properly get all installs (@zerebos)
- 56e4f4d: fix: resolve custom paths on wsl (@zerebos)
- e2ee3ca: fix: use correct version info (@zerebos)
Others
- 257333c: Add WSL support (@zerebos)
- f80c9ee: Add apache license (@zerebos)
- bdceb67: Add chocolatey and npm releases (@zerebos)
- 377a90c: Add installer modules (@zerebos)
- 07dfe14: Create internal package (@zerebos)
- 5ab80e7: Go tooling is absurd (@zerebos)
- c73b3a6: More linting (@zerebos)
- 98cf394: More tooling updates (@zerebos)
- 97b47b4: Rework un/install commands and install object (@zerebos)
- bb4132c: Update commands (@zerebos)
- e180469: Update releasing setup (@zerebos)
- 0bf795f: Updates tooling and some new commands (@zerebos)
Full Changelog: v0.1.0...v0.2.0
Released by GoReleaser.