Releases: petr-korobeinikov/claude-shim
Releases · petr-korobeinikov/claude-shim
Release list
v2026.7.0
v2026.7.0-beta.2
Immutable
release. Only release title and notes can be modified.
2026.7.0-beta.2 — 2026-07-05
🚀 Features
- Add a profile delete command (
172e38e)
📚 Documentation
- Rework README into a landing page (
360e340) - Warn about macOS Keychain re-auth after migration (
b9ae49f) - Polish the wordmark banner (
f33f8ac)
⚙️ Miscellaneous Tasks
- Publish the crate to crates.io on release (
a5e5d01) - Release 2026.7.0-beta.2 (
4f4d628)
v2026.7.0-beta.1
Immutable
release. Only release title and notes can be modified.
2026.7.0-beta.1 — 2026-07-01
🚀 Features
- Pin effort level per profile and project (
cff2649) - Set effort levels from the CLI (
1c6f53d)
🚜 Refactor
- Move unit tests into per-module tests.rs files (
1a559ef) - Extract testable command logic from env glue (
1d398ef)
📚 Documentation
- Trim Quick Start to three core steps (
5b9612c) - Add status badges to README (
9529740) - Document effort levels and the JSON marker format (
e158ea5) - Add effort to the landing page and reorder the sidebar (
a00e7a9)
⚙️ Miscellaneous Tasks
- Add act and actionlint skills (
d259cad) - Generate llms.txt via vitepress-plugin-llms (
41602a6) - Add SECURITY.md, dependabot, and cargo-audit CI (
0603d7d) - Measure coverage in CI with cargo-llvm-cov and a Codecov badge (
473be53) - Release 2026.7.0-beta.1 (
0a89e4b)
v2026.6.0-alpha.4
Immutable
release. Only release title and notes can be modified.
2026.6.0-alpha.4 — 2026-06-28
🚀 Features
- Seed CLAUDE.md into new profiles (
6cc44a8) - Add statusLine profile indicator (
60d2851)
📚 Documentation
- Sync project tagline across README, Cargo.toml, and docs site (
585789f)
⚙️ Miscellaneous Tasks
- Deploy docs from the release workflow (
078252e) - Release 2026.6.0-alpha.4 (
5985a62)
v2026.6.0-alpha.3
Immutable
release. Only release title and notes can be modified.
2026.6.0-alpha.3 — 2026-06-27
🐛 Bug Fixes
- Add rustfmt and clippy to mise rust components (
b7c63e8)
📚 Documentation
- Add installation section and fix shell-integration snippet (
35bec17) - Restructure docs content and slim README (
c2e422e) - Add root CONTRIBUTING.md pointing to the docs guide (
5714eca)
⚙️ Miscellaneous Tasks
- Format codebase with rustfmt (
b21b613) - Add CI workflow and gate release on it (
75aeb12) - Scaffold VitePress docs site (
922988e) - Deploy docs to GitHub Pages on release (
c313730) - Strip debug symbols from release binaries (
eee8a58) - Bind docs:dev to IPv4 loopback for Firefox (
9cf2f2d) - Migrate workflows off deprecated Node 20 actions runtime (
8b6c736) - Add MIT license (
268d49c) - Add prek pre-commit hooks (
cb53775) - Release 2026.6.0-alpha.3 (
6d00e83)
v2026.6.0-alpha.2
Immutable
release. Only release title and notes can be modified.
2026.6.0-alpha.2 — 2026-06-17
🐛 Bug Fixes
- Invoke git-cliff via mise exec in release workflow (
cdb8515)