Skip to content

Releases: camunda/spm-cli

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 09:29
v0.7.0
ea83dc0

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 22:11
v0.6.0
6cb30f4

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 10:15
v0.5.0
2d17e6f

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 12:50
v0.4.0
fb4546d

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 21:57
v0.3.0
096b1bb

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:17
v0.2.0
8d8bac0

What's Changed

  • chore(github): add issue templates from skills-registry by @pablocabrera85 in #21
  • feat(release): auto-generate release description from PRs/commits by @pablocabrera85 in #23
  • ci(security): add cargo audit + cargo deny scanning workflow by @pablocabrera85 with @Copilot in #24
  • docs: clarify ~/.spm store is a fetch cache, not vendor registration by @pablocabrera85 in #25
  • feat(cli): detect skill-container paths and suggest sub-skills by @pablocabrera85 in #27
  • feat(cli): add spm status diagnostic for per-checkout materialization by @venetrius in #29
  • chore(release): bump version to 0.2.0 by @pablocabrera85 in #30

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 08:54
v0.1.1
1419e50

What's Changed

New Contributors

  • @jwulf made their first contribution in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 11:40
v0.1.0
9bdc438

What's Changed

Commits without a pull request

  • fix: bound store-key length + longpaths for Windows CI (fe079ae)
  • chore: auto-install pre-commit hook via cargo-husky (ca4e15d)
  • style: cargo fmt (21f8da8)
  • docs: point repository URLs at camunda/spm-cli (e365d2c)
  • ci: publish spm-cli to crates.io via Trusted Publishing (209e884)
  • fix: harden manifest/lockfile against path traversal and destructive ids (05b7946)
  • fix: stable copilot plugin id + prune orphaned registrations (153edd2)
  • feat: verbose install output (f41c177)
  • feat: use Copilot CLI plugin marketplace instead of VS Code instructions (0714e72)
  • feat: json schema validation for ai.json (1fa2acd)
  • feat: multiple targets per project (2e1f62c)
  • test: make git harness hermetic against signing config (f73004e)
  • feat: ssh remote support (e318e92)
  • ci: cross-compile workflows + Makefile (7e9da12)
  • perf: shallow fetch-by-sha with full-fetch fallback (55df282)
  • test: end-to-end cli suite (9aba08e)
  • feat: copilot instructions adapter + shared config utils (b781ebc)
  • feat: cli commands (init/add/remove/update/install/list/clean) (d4dfe48)
  • feat: claude marketplace adapter (7e28aea)
  • feat: core plumbing — manifest, lockfile, git resolver, store (f8a03f0)
  • chore: scaffold spm crate (eaab6c3)

Full Changelog: https://github.com/camunda/spm-cli/commits/v0.1.0