Skip to content

Releases: beregcamlost/claude-code-cli-ide

v0.1.3

24 Feb 15:18

Choose a tag to compare

chore: bump version to v0.1.3

v0.1.2

23 Feb 15:20

Choose a tag to compare

fix: replace hardcoded versions with env!(), fix stale badge, harden …

v0.1.1

20 Feb 21:52

Choose a tag to compare

fix: align zed_extension_api version to 0.7.0 and bump to v0.1.1

Updates zed_extension_api dependency from 0.6.0 to 0.7.0 to match
the schema_version in extension.toml. Bumps version to 0.1.1 in
Cargo.toml, extension.toml, server/Cargo.toml, and lib.rs.

v0.1.0

20 Feb 21:10

Choose a tag to compare

fix: use macos-14 runner for darwin-x86_64 (macos-13 deprecated)