|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v1.8.0 (2025-11-07) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- Address additional PR review feedback - placeholder consistency and grammar |
| 10 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 11 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 12 | + |
| 13 | +- Address PR review feedback - proof artifact structure and placeholder consistency |
| 14 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 15 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 16 | + |
| 17 | +- Complete [n] → [NN] placeholder consistency across all prompt files |
| 18 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 19 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 20 | + |
| 21 | +- **workflow**: Enhance validation prompt and standardize next-step guidance |
| 22 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 23 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 24 | + |
| 25 | +### Chores |
| 26 | + |
| 27 | +- Tweak pre-commit ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 28 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 29 | + |
| 30 | +### Documentation |
| 31 | + |
| 32 | +- Add comprehensive spec-driven workflow refactoring plan |
| 33 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 34 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 35 | + |
| 36 | +- Move refactor spec to archive |
| 37 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 38 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 39 | + |
| 40 | +### Features |
| 41 | + |
| 42 | +- Add validation prompt ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 43 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 44 | + |
| 45 | +- Enhance generate-spec prompt with research-based improvements and workflow guidance |
| 46 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 47 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 48 | + |
| 49 | +- Refactor manage-tasks prompt with research-backed workflow engineering |
| 50 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 51 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 52 | + |
| 53 | +- **workflow**: Integrate repository pattern compliance across spec-driven workflow |
| 54 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 55 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 56 | + |
| 57 | +### Refactoring |
| 58 | + |
| 59 | +- Move context assessment earlier in spec-driven workflow |
| 60 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 61 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 62 | + |
| 63 | +- Refine spec template to reduce verbosity and duplication |
| 64 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 65 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 66 | + |
| 67 | +- Update spec output structure to use subdirectories |
| 68 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 69 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 70 | + |
| 71 | +- **spec**: Fix prompt flow inconsistencies and enhance workflow integration |
| 72 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 73 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 74 | + |
| 75 | +- **tasks**: Fix two-phase process by separating output formats |
| 76 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 77 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 78 | + |
| 79 | +- **workflow**: Comprehensive spec-driven workflow prompt refactoring |
| 80 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 81 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 82 | + |
| 83 | +- **workflow**: Simplify proof artifacts to single markdown file per task |
| 84 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 85 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 86 | + |
| 87 | +- **workflow**: Update validation prompt to use new directory structure |
| 88 | + ([#26](https://github.com/liatrio-labs/spec-driven-workflow/pull/26), |
| 89 | + [`72578a2`](https://github.com/liatrio-labs/spec-driven-workflow/commit/72578a2598dbeb6b25489b83a064096fefd198ca)) |
| 90 | + |
| 91 | + |
5 | 92 | ## v1.7.0 (2025-10-24) |
6 | 93 |
|
7 | 94 | ### Bug Fixes |
|
0 commit comments