Skip to content

Releases: unicity-aos/capsule-identity

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 04:14
1364a43

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 11:41
33dc3bb

What's Changed

  • fix(deps): resolve astrid-sdk from crates.io registry by @joshuajbouw in #1
  • feat: add tool descriptions and capsule-level docs by @joshuajbouw in #2
  • chore: bump astrid-sdk to 0.3.0 by @joshuajbouw in #3
  • feat: self-contained identity with KV state, onboarding, and import/export by @joshuajbouw in #4
  • ci: add WASM release pipeline by @joshuajbouw in #5
  • feat: add [imports]/[exports] interface declarations by @joshuajbouw in #7
  • feat: rename identity.v1 topics to spark.v1 by @joshuajbouw in #8
  • chore: bump astrid-sdk to 0.5.0 by @joshuajbouw in #9
  • refactor: rename workspace:// VFS scheme to cwd:// by @joshuajbouw in #10
  • fix: store spark.toml in home:// not cwd:// by @joshuajbouw in #11
  • chore: bump astrid-sdk to 0.5.2 by @joshuajbouw in #12
  • fix: auto-detect existing spark.toml on first build request by @joshuajbouw in #13
  • chore: bump astrid-sdk to 0.5.3 + reproducible builds by @joshuajbouw in #14
  • feat: save_identity tool — LLM persists identity after onboarding by @joshuajbouw in #15
  • chore: fix author metadata by @joshuajbouw in #16
  • feat: migrate to SDK 0.6.0 (wasmtime Component Model + WIT-driven types) by @joshuajbouw in #17
  • chore(manifest): convert to Cargo-like [publish]/[subscribe] schema with canonical wit refs by @joshuajbouw in #18
  • chore(deps): bump astrid-sdk to 0.6.1 by @joshuajbouw in #19
  • feat!: migrate to per-domain WIT + wasm32-unknown-unknown by @joshuajbouw in #20
  • chore: scrub stale wasi-target references by @joshuajbouw in #21
  • chore: commit Cargo.lock and enforce --locked builds by @joshuajbouw in #22
  • chore(manifest): correct Capsule.toml version 0.2.0 → 0.1.0 by @joshuajbouw in #23
  • chore(deps): bump astrid-sdk to 0.7.1 by @joshuajbouw in #24
  • ci(release): publish componentized .capsule (was raw wasm) by @joshuajbouw in #25

New Contributors

Full Changelog: https://github.com/unicity-astrid/capsule-identity/commits/v0.1.0