Skip to content

Releases: tyeongkim/spec-graph

v0.3.4

25 May 13:45

Choose a tag to compare

Changelog

Features

Full Changelog: v0.3.3...v0.3.4

v0.3.3

24 May 10:49

Choose a tag to compare

Changelog

Features

  • 8f321be: feat: add phase next command, scoped unresolved query, auto-activate on delivers (@tyeongkim)

Others

  • 774f489: docs(skills): require spec-graph skill as dependency for planner/executor/verifier (@tyeongkim)

Full Changelog: v0.3.2...v0.3.3

v0.3.2

24 May 06:20

Choose a tag to compare

Changelog

Bug fixes

  • 40477f5: refactor: create entity type directories on-demand instead of at init (@tyeongkim)
  • 78ff8e3: refactor: reorganize skills directory and remove .spec-graph from tracking (@tyeongkim)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

23 May 16:32

Choose a tag to compare

Changelog

Features

  • d87ee3e: feat: enforce validation gates on phase/plan → resolved transition (@tyeongkim)

Others

  • c7a6d51: docs(skill): update spec-graph skill for v0.3.0 TOML architecture (@tyeongkim)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 May 11:37

Choose a tag to compare

Changelog

Features

  • 2e9bf30: feat(toml): add created_at/updated_at timestamps to entity files (@tyeongkim)

Bug fixes

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

v0.2.0

18 May 05:15

Choose a tag to compare

Changelog

Features

  • 4cf9f02: feat(cli): add --version flag with build-time metadata injection (@tyeongkim)
  • 6c6cb24: feat(validate): add phase_satisfaction unified phase-exit gate (@tyeongkim)

Bug fixes

  • aa40391: fix(db): eliminate sqlite lock errors under concurrent writes (@tyeongkim)

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

v0.1.1

02 Apr 01:59

Choose a tag to compare

Changelog

Bug fixes

  • 5f2d622: fix: add post-install quarantine removal and ignore spec-graph binary (@tyeongkim)

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

v0.1.0

02 Apr 01:47

Choose a tag to compare

Changelog

Features

Bug fixes

Others

Full Changelog: ...v0.1.0