Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:36
f9525bb

Changelog

Features

  • a33d196: feat(migrate): add gskill migrate global-store with dry-run and rollback safety (@vladtara)
  • 924d743: feat(store): add user-level global content store with cross-project reuse (@vladtara)
  • 2a75ce7: feat(store): concurrency hardening, scope-aware health, docs, and polish (@vladtara)
  • caec656: feat(store): version independence, offline restore, and fail-closed verification (@vladtara)
  • 6edc412: feat(store,projects): GC with pins, store management commands, advisory registry (@vladtara)

Bug Fixes

  • c3276ed: fix(migrate): report blocked links, resolve symlinked prefixes, test invariants (@vladtara)
  • 31b3e44: fix(store): harden GC, migration, and verification against data loss (@vladtara)

Others

  • 8253922: build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (@dependabot[bot])
  • 144878f: build(deps): bump the codeql-actions group with 3 updates (@dependabot[bot])
  • 10ba53e: test(app): make per-test git repos content-unique to stop shared-cache flakes (@vladtara)