Skip to content

Releases: GiteshDalal/fdf

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 14:18
e798946

Changelog

  • e798946 Merge pull request #5 from GiteshDalal/chore/release-v0.4.0
  • a72d92e chore: bump plugin version to 0.4.0
  • 37f0b43 Merge pull request #4 from GiteshDalal/feat/fdf-v0.4-stem-trail-surfaces
  • 3ea31fc Merge pull request #3 from GiteshDalal/issue-templates
  • 9426d59 docs: add issue forms and route questions to Discussions
  • 04ffe36 docs: CLAUDE.md counts four CI checks, not five
  • 12f4618 fix(install): refresh superseded shipped primers; --project uses nearest .git
  • d771356 fix(migrate): pre-flight v0.4-incompatible content; make re-runs idempotent
  • 7e496ed fix(validate): keep v0.2/v0.3 accepting root Surface/Log docs; dedupe version branches
  • fea06c8 Merge pull request #2 from GiteshDalal/worktree-install-script
  • 24b4fa1 ci: run shellcheck only on ubuntu (not preinstalled on macos runners)
  • 3c26a5f docs: add Why section to README
  • b65f6bd docs: add contributing guide
  • efad57f docs: adopt Contributor Covenant 2.1
  • b1d8d3c docs: implementation plan for community docs
  • 73674ae docs: design spec for community docs (CoC, CONTRIBUTING, README Why)
  • 29d8223 chore: bump package version to 0.4.0-dev and polish v0.4 F6 wording
  • 37d998a feat(install): --project flag for project-level skill installs
  • 5747967 ci: shellcheck install.sh
  • 5840a2d docs: add curl one-liner to install section
  • f163426 feat: add curl-installable install.sh for prebuilt binaries
  • 2f46623 docs(skills): teach FDF v0.4 stem trail, SURFACES context, and optional Surface
  • 871b670 docs: implementation plan for install.sh
  • 52201f7 docs: design spec for curl-installable install.sh
  • 5307b5f chore(cli): advertise FDF v0.4 in usage text
  • c81cc58 test(migrate): cover stem-trail destination conflict abort
  • 988eab6 feat(migrate): upgrade bundles from v0.3 nested trail to v0.4 stem layout
  • aa5921e feat(scaffold): FDF v0.4 pin and SURFACES.md context stub
  • 56a353b test(conformance): add FDF v0.4 fixtures for stem trail and SURFACES
  • fcdd66a feat(validate): support FDF v0.4 stem trail layout and SURFACES context
  • eb50e2f docs(spec): add FDF v0.4 — stem trail layout, SURFACES context, optional Surface
  • f119e63 Merge pull request #1 from GiteshDalal/fdf-v0.3-context-docs
  • c0abd36 feat: FDF v0.3 — Context documents, fdf-init skill, versioned spec archive

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 06:05

Changelog

  • baed0d1 chore: bump plugin version to 0.2.2
  • bb5fd2a Revise installation instructions in README.md
  • 66cb033 fix: never rewrite link targets that resolve outside the bundle root

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 05:48

Changelog

  • bc55cea chore: bump plugin version to 0.2.1
  • ff6dbaa docs: plugin commands path, flag-ordering usage note, fdf-execute final-flip guidance
  • 0ed2803 fix: honest R1 reporting, migrate repo-root detection, F1 fixtures and pin wording

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 04:51

Changelog

  • 515a461 ci: matrix tests (linux+macos) and goreleaser release pipeline
  • 8933884 fix: replace managed block in place and surface install write failures
  • c3c41ee feat: skills trio, fdf install (idempotent multi-harness), fdf serve, Claude plugin manifest
  • 508e4f0 fix: guard migrate link rewrites (root-absolute, external URLs, exact fdf-spec match) and surface rename failures
  • 1172c54 feat: fdf migrate — mechanical v0.1 to v0.2 bundle upgrade
  • 7ffb810 fix: surface group-index write failures and gate create-vs-append on ErrNotExist
  • 95fe4fb feat: fdf init and fdf new scaffolds with conformance-checked output
  • 7d857d2 docs: publish SPEC v0.2 and README
  • e65d724 feat: v0.2 fixtures (cycle, F8, casing), submodule R1 integration test, fdf validate command
  • e7b3391 feat: FDF v0.2 validator (F1-F8 + R1) passing the 15 ported conformance fixtures
  • 55c9408 feat: frontmatter parser and conformance fixture harness (RED: Validate lands next)
  • 3775733 feat: superproject-aware project root and uniform bundle-root resolution
  • 9d5e5bf fix: anchor .gitignore binary pattern so it cannot shadow cli/cmd/fdf sources
  • f1b0682 feat: bootstrap repo — MIT license, Go module, version stub