|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v1.12.3 (2026-03-16) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- **docs**: Overhaul comparison page with balanced competitor analysis |
| 10 | + ([#49](https://github.com/liatrio-labs/spec-driven-workflow/pull/49), |
| 11 | + [`822b940`](https://github.com/liatrio-labs/spec-driven-workflow/commit/822b9404e1e1027a494499ce9f5308d1b6f2d2f2)) |
| 12 | + |
| 13 | +### Documentation |
| 14 | + |
| 15 | +- Added readme instructions for installing SDD workflow on Windows devices via PowerShell |
| 16 | + ([#44](https://github.com/liatrio-labs/spec-driven-workflow/pull/44), |
| 17 | + [`a937949`](https://github.com/liatrio-labs/spec-driven-workflow/commit/a937949537703a252df44938545f5255d8381086)) |
| 18 | + |
| 19 | +- Added readme instructions for installing SDD workflow on Window… |
| 20 | + ([#44](https://github.com/liatrio-labs/spec-driven-workflow/pull/44), |
| 21 | + [`a937949`](https://github.com/liatrio-labs/spec-driven-workflow/commit/a937949537703a252df44938545f5255d8381086)) |
| 22 | + |
| 23 | +- Fixed linting issues with docs |
| 24 | + ([#44](https://github.com/liatrio-labs/spec-driven-workflow/pull/44), |
| 25 | + [`a937949`](https://github.com/liatrio-labs/spec-driven-workflow/commit/a937949537703a252df44938545f5255d8381086)) |
| 26 | + |
| 27 | +- Updated readme based on linter preferences |
| 28 | + ([#44](https://github.com/liatrio-labs/spec-driven-workflow/pull/44), |
| 29 | + [`a937949`](https://github.com/liatrio-labs/spec-driven-workflow/commit/a937949537703a252df44938545f5255d8381086)) |
| 30 | + |
| 31 | +- **site**: Add next-step navigation across docs pages |
| 32 | + ([#49](https://github.com/liatrio-labs/spec-driven-workflow/pull/49), |
| 33 | + [`822b940`](https://github.com/liatrio-labs/spec-driven-workflow/commit/822b9404e1e1027a494499ce9f5308d1b6f2d2f2)) |
| 34 | + |
| 35 | +- **site**: Clarify spec lifecycle across workflow pages |
| 36 | + ([#49](https://github.com/liatrio-labs/spec-driven-workflow/pull/49), |
| 37 | + [`822b940`](https://github.com/liatrio-labs/spec-driven-workflow/commit/822b9404e1e1027a494499ce9f5308d1b6f2d2f2)) |
| 38 | + |
| 39 | +- **site**: Emphasize spec-first workflow across docs |
| 40 | + ([#49](https://github.com/liatrio-labs/spec-driven-workflow/pull/49), |
| 41 | + [`822b940`](https://github.com/liatrio-labs/spec-driven-workflow/commit/822b9404e1e1027a494499ce9f5308d1b6f2d2f2)) |
| 42 | + |
| 43 | +- **site**: Refine comparison page external references |
| 44 | + ([#49](https://github.com/liatrio-labs/spec-driven-workflow/pull/49), |
| 45 | + [`822b940`](https://github.com/liatrio-labs/spec-driven-workflow/commit/822b9404e1e1027a494499ce9f5308d1b6f2d2f2)) |
| 46 | + |
| 47 | +- **site**: Refine SDD messaging and overhaul comparison page |
| 48 | + ([#49](https://github.com/liatrio-labs/spec-driven-workflow/pull/49), |
| 49 | + [`822b940`](https://github.com/liatrio-labs/spec-driven-workflow/commit/822b9404e1e1027a494499ce9f5308d1b6f2d2f2)) |
| 50 | + |
| 51 | +- **site**: Refine SDD workflow messaging across site pages |
| 52 | + ([#49](https://github.com/liatrio-labs/spec-driven-workflow/pull/49), |
| 53 | + [`822b940`](https://github.com/liatrio-labs/spec-driven-workflow/commit/822b9404e1e1027a494499ce9f5308d1b6f2d2f2)) |
| 54 | + |
| 55 | +- **site**: Refresh docs page layouts and styling |
| 56 | + ([#49](https://github.com/liatrio-labs/spec-driven-workflow/pull/49), |
| 57 | + [`822b940`](https://github.com/liatrio-labs/spec-driven-workflow/commit/822b9404e1e1027a494499ce9f5308d1b6f2d2f2)) |
| 58 | + |
| 59 | + |
5 | 60 | ## v1.12.2 (2026-02-11) |
6 | 61 |
|
7 | 62 | ### Bug Fixes |
|
0 commit comments