Releases: beregcamlost/claude-code-cli-ide
Releases · beregcamlost/claude-code-cli-ide
v0.1.3
v0.1.2
fix: replace hardcoded versions with env!(), fix stale badge, harden …
v0.1.1
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
fix: use macos-14 runner for darwin-x86_64 (macos-13 deprecated)