Skip to content

Releases: johnlindquist/file-forge

v2.19.3

Choose a tag to compare

@github-actions github-actions released this 06 May 00:26
4108455

2.19.3 (2025-05-06)

Bug Fixes

  • remove template output wrappers, restore clean output, and debug/test fixes (#88) (4108455)

v2.19.2

Choose a tag to compare

@github-actions github-actions released this 05 May 21:56
7860289

2.19.2 (2025-05-05)

Bug Fixes

  • test: resolve template flag test failures and refactor (10028b1)

v2.19.1

Choose a tag to compare

@github-actions github-actions released this 17 Apr 22:48
650944b

2.19.1 (2025-04-17)

Bug Fixes

  • test: remove empty describe block in templates.test.ts (da20899)

v2.19.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 11:53
9facd25

2.19.0 (2025-04-17)

Bug Fixes

  • Correct pnpm PATH and test command in pre-push hook (942b2ab)
  • ensure pnpm is available for pre-push hook in CI (04fc48c)
  • Update PR description template example (4095720)
  • Use explicit pnpm path fallback in pre-push hook for CI (77b9cd1)

Features

  • Improve AI goal phrasing in templates (eb98bf7)

v2.18.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 21:24
032ea50

2.18.0 (2025-04-16)

Bug Fixes

  • test: ensure ignored.js exists for CI tests (51c45f2)

Features

  • test: isolate git ops using helper (7a99b55)

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 19:24
b421bb3

2.17.0 (2025-04-15)

Features

  • improve prompt templates based on GPT-4.1 guide (9861dd7)

v2.16.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 18:48
78f9dc9

2.16.0 (2025-04-15)

Features

  • inject generation date into all templates (2bcd6ac)

v2.15.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 15:02
6e6b34e

2.15.0 (2025-04-10)

Features

  • enforce strict commit-per-step workflow in templates (398306d)

v2.14.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 03:30
af2e4e8

2.14.1 (2025-04-10)

Bug Fixes

v2.14.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 23:57
8e96a4d

2.14.0 (2025-04-09)

Features

  • Add --save and --save-as flags to save config (282d5d8)
  • Add ffg.config.jsonc support for default and named commands (10a6f0b)