Skip to content

SpecFerret 0.1.3

Choose a tag to compare

@BenGardiner123 BenGardiner123 released this 04 Apr 01:49
9b3fc3a

SpecFerret 0.1.3

This release stabilizes published package resolution for Bun consumers and closes out Sprint 6 action validation.

Highlights

  • Fixed published package resolution for Bun by shipping the source files referenced by the bun export condition.
  • Hardened action smoke-fixture preparation against clean runner environments.
  • Closed Sprint 6 documentation and action evidence with validated run artifacts.
  • Bumped package versions:
    • @specferret/core -> 0.1.3
    • @specferret/cli -> 0.1.3

Commits since v0.1.2

  • feat: Sprint 6 action evidence branch (#3)
  • feat: add systematic walkthrough checklists and execution evidence sections for Sprint 6 and Sprint 7 stories
  • feat: add stories for Sprint 6 (GitHub Action adoption) and Sprint 7 (upward code-to-spec drift detection) in documentation

Verification

  • Local targeted tests: passing
  • GitHub Action smoke workflow: passing