This repository was archived by the owner on Sep 1, 2023. It is now read-only.
Releases: discloud/cli-rust
Releases · discloud/cli-rust
v1.1.1: fix logs command panic when the api returns null
v1.1.0: add support for .discloudignore & refactor
Full Changelog: v1.0.5...v1.1.0
v1.0.5: fix minimum ram check on init command
chore: bump version
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3: reduce the build size for linux
Full Changelog: v1.0.2...v1.0.3
v1.0.2: add installer + bug fixes
Full Changelog: v1.0.1...v1.0.2
v1.0.1: Fix errors on site apps
Full Changelog: v1.0.0...v1.0.1
v1.0.0: First stable release
What's Changed
- chore(deps): bump serde-enum-str from 0.2.5 to 0.3.2 by @dependabot in #84
- chore(deps): bump serde from 1.0.150 to 1.0.151 by @dependabot in #83
Full Changelog: v0.4.1-alpha...v1.0.0
v0.4.1-alpha: add even crazier commands!
What's Changed
- chore(deps): bump clap from 3.2.22 to 4.0.26 by @dependabot in #73
- chore(deps): bump serde from 1.0.145 to 1.0.150 by @dependabot in #78
- chore(deps): bump sentry from 0.27.0 to 0.29.1 by @dependabot in #77
- chore(deps): bump chrono from 0.4.22 to 0.4.23 by @dependabot in #69
- chore(deps): bump zip from 0.6.2 to 0.6.3 by @dependabot in #61
- feat: add teams apps command by @coffee-is-power in #81
- feat: add mods and team commands by @coffee-is-power in #43
- Release version 0.4.1-alpha by @coffee-is-power in #82
Full Changelog: https://github.com/discloud/cli-rust/commits/v0.4.1-alpha
v0.4.0-alpha: Add `aboutme` command
What's Changed
- feat: add aboutme command by @coffee-is-power in #26
- chore(Cargo.toml): add metadata by @coffee-is-power in #40
Full Changelog: v0.3.2-alpha...v0.4.0-alpha