Skip to content

Releases: vellum-dev/vellum-cli

v0.3.1

21 May 22:16
6ad536f

Choose a tag to compare

fix: revert sleep inhibit, broken on rm2

v0.3.0

19 May 17:10
6f49395

Choose a tag to compare

feat: inhibit sleep during operations. Closes #27

v0.2.7

01 May 20:10
fbbd8a3

Choose a tag to compare

What's Changed

  • fix: overhaul OS mismatch upgrade/downgrade path
  • deps: remove thiserror
  • build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #18
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #15
  • build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #13
  • build(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #12
  • build(deps): bump anyhow from 1.0.100 to 1.0.102 by @dependabot[bot] in #21
  • build(deps): bump thiserror from 1.0.69 to 2.0.18 by @dependabot[bot] in #20
  • build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #16
  • build(deps): bump flate2 from 1.1.5 to 1.1.9 by @dependabot[bot] in #17
  • build(deps): bump tar from 0.4.44 to 0.4.45 in the tar group by @dependabot[bot] in #14
  • build(deps): bump rand from 0.8.5 to 0.8.6 by @dependabot[bot] in #10
  • build(deps): bump rustls-webpki from 0.103.8 to 0.103.13 by @dependabot[bot] in #9

Full Changelog: v0.2.6...v0.2.7

v0.2.6

20 Apr 20:42
3333ec7

Choose a tag to compare

fix: pass simulate output to caller

v0.2.5

11 Apr 14:18
2136069

Choose a tag to compare

fix: detect remarkable-os virtual package skew

v0.2.4

30 Mar 18:04
343deac

Choose a tag to compare

fix: pin OS-compatible versions for transitive deps during add and upgrade
fix: fail hard on vellum upgrade errors

v0.2.3

19 Mar 23:36
321936c

Choose a tag to compare

fix: simulate not exiting early enough, place reenable marker on firs…

v0.2.2

19 Mar 22:17
5c8f9cc

Choose a tag to compare

fix: upgrade simulate setting osver

v0.2.1

17 Feb 00:49
81c3dc9

Choose a tag to compare

fix: add http user-agent

v0.2.0

16 Feb 21:40
859c241

Choose a tag to compare

  • fix: prevent mount-restore mid-reenable. closes #3
  • feat: add marker to detect reenable needed or not
  • fix: edge-case in upgrade failures