Skip to content

Releases: ricochet-rs/cli

v0.4.0

24 Feb 05:03
62148af

Choose a tag to compare

Features

  • support headless auth and fix API key login fallthrough (#89) (62148af)
  • install to ~/.local/bin by default for non-root users (#90) (3863c77)

Bug Fixes

  • ci: update RICOCHET_VERSION in install.sh (#85) (13ddc99)

Maintenance

  • deps: update crow and docker-compose (patch) (#93) (e60786f)
  • deps: update crow and docker-compose (minor) (#94) (923c1f7)
  • align linter with main repo (#92) (44b4603)
  • bump version to 0.3.0 (2ab03da)

v0.3.0

17 Feb 08:20
v0.3.0
f659520

Choose a tag to compare

Features

  • add multi-server configuration support (#75) (1a8d8ef)
  • support python script in init (#72) (b82b842)

Bug Fixes

  • use pure-Rust DNS resolver to fix SIGFPE on static Linux builds (#82) (f7a098d)

Maintenance

  • deps: update ricochet-core to v0.2.0 and add repositories field (f659520)
  • deps: update rust crate toml to v1 (#84) (ae08251)
  • deps: update pre-commit hook davidanson/markdownlint-cli2 to v0.21.0 (#83) (cd9d022)
  • deps: update pre-commit hook editorconfig-checker/editorconfig-checker to v3.6.1 (#81) (07dabd5)
  • deps: update pre-commit hook rbubley/mirrors-prettier to v3.8.1 (#79) (bbdc826)
  • deps: update pre-commit non-major (minor) (#76) (a4ee5b3)
  • deps: update rust crate reqwest to 0.13 (#71) (ef40b1a)
  • bump version to 0.2.0 (9a3ffb0)

CI

  • migrate ci runner label (471f240)

v0.2.0

12 Jan 17:00
v0.2.0
57917f8

Choose a tag to compare

Features

Bug Fixes

  • login with trailing slash (#57) (7dba788)
  • deploy respects exclude and include fields of _ricochet.toml (#50) (3808fe8)

Maintenance

  • deps: update reg.ricochet.rs/docker.io/library/rust docker tag to v1.92 (#68) (df63c24)
  • deps: update reg.ricochet.rs/docker.io/mstruebing/editorconfig-checker docker tag to v3.6.0 (#69) (051c580)
  • bump install script versions (#59) (9feb3c7)
  • ignore docs-generator/Cargo.lock (6bbfe7b)
  • deps: update reg.ricochet.rs/docker.io/appleboy/drone-git-push docker tag to v1.2.1 (#67) (75e2b16)
  • deps: update reg.ricochet.rs/docker.io/thegeeklab/git-sv docker tag to v2.0.9 (#66) (bf21bad)
  • deps: update reg.devxy.io/docker.io/thegeeklab/git-sv docker tag to v2.0.9 (#65) (e1db231)
  • deps: update codeberg.org/crow-plugins/clone docker tag to v1.0.2 (#64) (b95cbfc)
  • deps: update pre-commit hook davidanson/markdownlint-cli2 to v0.20.0 (#56) (970275d)
  • deps: update alpine docker tag to v3.23 (#54) (581361c)
  • deps: update pre-commit hook rbubley/mirrors-prettier to v3.7.4 (#53) (9d875fb)
  • deps: update pre-commit hook rbubley/mirrors-prettier to v3.7.3 (#51) (a2c5dee)
  • deps: update pre-commit hook editorconfig-checker/editorconfig-checker to v3.6.0 (#49) (bad9f83)
  • deps: lock file maintenance (#48) (80a2f69)
  • deps: update pre-commit hook davidanson/markdownlint-cli2 to v0.19.1 (#47) (6a80b62)
  • deps: update pre-commit hook editorconfig-checker/editorconfig-checker to v3.5.0 (#46) (5307302)
  • deps: lock file maintenance (#45) (adcee23)
  • deps: update pre-commit hook davidanson/markdownlint-cli2 to v0.19.0 (#44) (7b389ce)
  • deps: lock file maintenance (#43) (b9d144a)
  • deps: lock file maintenance (#41) (41aa922)
  • deps: update reg.devxy.io/docker.io/thegeeklab/git-sv docker tag to v2.0.7 (#38) (d161abd)
  • deps: update reg.ricochet.rs/docker.io/library/rust docker tag to v1.91 (#36) (8e327d8)
  • deps: lock file maintenance (#37) (3a39c22)
  • deps: lock file maintenance (#35) (4a03b38)
  • deps: lock file maintenance (#34) (201cb3c)
  • deps: update reg.devxy.io/docker.io/thegeeklab/git-sv docker tag to v2.0.6 (#33) (6cd49a4)
  • deps: update pre-commit hook editorconfig-checker/editorconfig-checker to v3.4.1 (#32) (7d254d9)
  • account for empty link requirement in docs (ac18445)
  • add linters and format (266b085)

CI

  • update Cargo.toml version before building releases (57917f8)
  • bump script versions on releases (#70) (757cfd8)
  • fix release workflow (293ba52)
  • add commitlint, use proxy cache (e910132)
  • use PR automerge type (65e530c)
  • run binaries and test workflows on ccx runner (4961c97)
  • create tag in homebrew-tap after version bump (#30) (8784a46)

v0.1.0

16 Oct 07:53
v0.1.0
65145fb

Choose a tag to compare

Features

Bug Fixes

  • use implicit defaults during config file parsing (fa1e832)
  • only edit content.id and preserve other fields in config.toml (a1a23d5)

Maintenance

  • pre-release fixes (65145fb)
  • add release workflow (65c7b6d)
  • deps: lock file maintenance (#27) (5b3b4bd)
  • deps: update codeberg.org/crow-plugins/sccache docker tag to v0.2.0 (#26) (5409829)
  • deps: update reg.ricochet.rs/docker.io/mstruebing/editorconfig-checker docker tag to v3.4.1 (#25) (7e712ef)
  • embed auth ui CSS instead of pulling from ui crate (2d0793b)
  • adjust build process to main repo (12520d3)
  • properly determine tag in CI (ef461b3)
  • delete unused sh file (3d8bd51)
  • outsource check-docs to a standalone crate (#23) (afa496b)
  • check if docs are up-to-date (#22) (25971ec)
  • remove unimplemented command references (7812df2)
  • deps: update reg.ricochet.rs/docker.io/woodpeckerci/plugin-s3 docker tag to v1.5.2 (#19) (c04c088)
  • add .env (7a383a1)
  • track ricochet main branch (01ea543)
  • improve stdout for deploy command (e244efe)
  • make move-cli-local justfile rule depend on cli-build (966101b)
  • add git-sv config (2c7dc32)
  • deps: update reg.devxy.io/docker.io/library/rust docker tag to v1.90 (#14) (8c833c8)
  • deps: update rust crate dirs to v6 (#4) (0fbf557)
  • copy to .local/bin (569e104)
  • migrate to unicode v2 (174f113)
  • deps: update rust crate colored to v3 (#3) (6b109ee)
  • deps: update rust crate unicode-icons to v2 (#5) (48c303b)
  • deps: update cargo deps non-major (#2) (4dcfb95)
  • use ricochet-ui assets from repo instad of local path (0496d3f)
  • add tests for login subcommand (99d4e99)

CI

  • fix rust profile definition in CI (8b6e166)
  • remove GH workflows (8a55f89)
  • use reg.ricochet.rs (53c5a66)
  • add macos binary workflow (f8e9c0d)
  • fix renovate config (54c4d47)
  • add changelog workflow (2a79625)
  • authenticate via git https (66fb83e)
  • add ci workflows and test rule (1c6db5b)