Skip to content

Releases: trycua/cua

lume-v0.2.85

28 Feb 13:55

Choose a tag to compare

What's Changed

  • Bump lume to v0.2.85 (20abd9b) by @github-actions[bot]

bac3ea150b3aa9340cfaad46bd34a2ddc7a53ddf29bf5c0e70c8db97f31f1929 lume-0.2.85-darwin-arm64.pkg.tar.gz
9a35276e344d931aba97671a3420620d6f63c8b576274e0cf6d89a9e46a2e6cc lume-0.2.85-darwin-arm64.tar.gz

Installation with script

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/lume/scripts/install.sh)"

lume-v0.2.84

26 Feb 17:01

Choose a tag to compare

What's Changed

  • Bump lume to v0.2.84 (555d786) by @github-actions[bot]

9eb3185c5daa32f187afb62334bcba9a647de4788465adbc30b44083f16d43e3 lume-0.2.84-darwin-arm64.pkg.tar.gz
f5978eea7a7cac863a6f7ea438eb1adf122095227d70aaf6d5999fae22db7db5 lume-0.2.84-darwin-arm64.tar.gz

Installation with script

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/lume/scripts/install.sh)"

lume-v0.2.82

26 Feb 11:44

Choose a tag to compare

What's Changed

2ba3f008f86eb0fd52e6f24a7ecda715b070d5e0da10874588ab48b4ea077899 lume-0.2.82-darwin-arm64.pkg.tar.gz
e32604c70f57a1f7202bd328a639f6695b6c2811055fcbba90314b0564cc8917 lume-0.2.82-darwin-arm64.tar.gz

Installation with script

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/lume/scripts/install.sh)"

cua-computer v0.5.16

26 Feb 07:23

Choose a tag to compare

What's Changed

Maintenance release — dependency updates only.

cua-cli v0.1.7

26 Feb 14:55

Choose a tag to compare

What's Changed

Maintenance release — dependency updates only.

cua-auto v0.1.2

26 Feb 14:12

Choose a tag to compare

What's Changed

cua-agent v0.7.30

26 Feb 14:54

Choose a tag to compare

What's Changed

Dependencies: cua-computer 0.5.16, cua-som 0.1.4

cua-agent v0.7.29

26 Feb 07:23

Choose a tag to compare

What's Changed

Maintenance release — dependency updates only.

Dependencies: cua-computer 0.5.15, cua-som 0.1.4

@trycua/playground v0.2.4

25 Feb 01:26

Choose a tag to compare

What's Changed

  • Bump @trycua/playground to v0.2.4 (1803245) by @github-actions[bot]

Installation

npm install @trycua/playground

cua-core v0.1.18

25 Feb 20:43

Choose a tag to compare

What's Changed

  • feat(sdk): Add lib version to any outgoing requests for debugging purposes (#1112) (4476c74) by @mdean808