Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Tags: discloud/cli-rust

Tags

v1.1.1

Toggle v1.1.1's commit message
chore: bump version

v1.1.0

Toggle v1.1.0's commit message
feat: add support for .discloudignore

v1.0.5

Toggle v1.0.5's commit message
chore: bump version

v1.0.4

Toggle v1.0.4's commit message
chore: bump version

v1.0.3

Toggle v1.0.3's commit message
fix: optimize debug info for dependencies

v1.0.2

Toggle v1.0.2's commit message
chore: bump version

v1.0.1

Toggle v1.0.1's commit message
chore: bump version

v1.0.0

Toggle v1.0.0's commit message
lint: fix clippy lints

v0.4.1-alpha

Toggle v0.4.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release version 0.4.1-alpha (#82)

- feat(mods): add `mods add <id>` command
- fix(mod-struct): rename `user_id` to `modID` (#42)
- feat: add mods remove command
- fix: a lot of stuff
- chore: change sentry configs to production
- feat: add `mods allow` command
- feat: add `mods deny <id> <...perm>` command
- style: improve argument parsing
- feat: add teams apps command
- fix: rename use to uses in workflow
- fix: add runs-on key to gh workflow
- fix: consider clippy warnings as errors
- chore: fix clippy warnings
- fix mods and teams commands
- fix: make plan related properties option on user struct
- feat: add all teams commands
- feat: add status command
- fix: remove token.clone()
- feat: bump cli version

v0.4.0-alpha

Toggle v0.4.0-alpha's commit message
chore(Cargo.toml): add metadata