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

Releases: discloud/cli-rust

v1.1.1: fix logs command panic when the api returns null

25 Dec 18:58
Compare
Choose a tag to compare

v1.1.0: add support for .discloudignore & refactor

23 Dec 23:29
Compare
Choose a tag to compare

v1.0.5: fix minimum ram check on init command

23 Dec 19:28
Compare
Choose a tag to compare

v1.0.4

23 Dec 18:37
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3: reduce the build size for linux

22 Dec 12:40
Compare
Choose a tag to compare

v1.0.2: add installer + bug fixes

22 Dec 10:50
Compare
Choose a tag to compare

v1.0.1: Fix errors on site apps

21 Dec 16:55
Compare
Choose a tag to compare

v1.0.0: First stable release

21 Dec 07:50
Compare
Choose a tag to compare

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!

18 Dec 16:52
5ec1679
Compare
Choose a tag to compare

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

10 Sep 13:01
Compare
Choose a tag to compare
Pre-release

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