Releases: liatrio-labs/spec-driven-workflow
v1.6.0
v1.6.0 (2025-10-23)
Bug Fixes
-
Add missing tomli-w dependency and update documentation (#19,
31ba393) -
Address additional CodeRabbit review comments (#19,
31ba393) -
Address PR review feedback for slash command generator (#19,
31ba393) -
Address remaining CodeRabbit AI review comments (#19,
31ba393) -
Correct agent command directories based on official documentation (#19,
31ba393) -
Correct detection logic to check command directory (#19,
31ba393) -
Normalize path return types to strings in find_generated_files (#19,
31ba393) -
Only fall back to bundled prompts for default directory (#19,
31ba393) -
Update typer version constraint to match available PyPI version (#19,
31ba393) -
config: Correct Cursor agent command directory and file extension (#19,
31ba393) -
install: Add fallback to find prompts in installed package (#19,
31ba393) -
writer: Improve importlib.resources package anchor path (#19,
31ba393)
Chores
-
Mark task 2.0 complete - all generator subtasks finished (#19,
31ba393) -
Update all packages to latest compatible versions (#19,
31ba393)
Continuous Integration
Documentation
-
Add reference links to supported agents table (#19,
31ba393) -
Add TLDR section to README showing quick start workflow (#19,
31ba393) -
Document TOML reading approach and Python version requirements (#19,
31ba393) -
Enhance troubleshooting documentation and Python version requirements (#19,
31ba393) -
Improve README with numbered steps and supported AI tools table (#19,
31ba393) -
slash-command-generator: Align documentation with actual implementation (#19,
31ba393) -
specs: Add spec for fixing bundled prompts directory resolution (#19,
31ba393) -
specs: Add task list for fixing bundled prompts directory resolution (#19,
31ba393) -
tasks: Add spec and task list for code review fixes (#19,
31ba393) -
tasks: Add spec/tasks for slash commands helper (#19,
31ba393) -
tasks: Mark all tasks complete for bundled prompts resolution (#19,
31ba393) -
tasks: Update task list for bundled prompts resolution (#19,
31ba393)
Features
-
Add importlib.resources support for bundled prompts resolution (#19,
31ba393) -
Add output normalization and snapshot regression tests (#19,
31ba393) -
Add slash_commands to package discovery configuration (#19,
31ba393) -
Change default paths to home directory and unify option names (#19,
31ba393) -
Fix critical audit issues and add detection path option (#19,
31ba393) -
Implement consistent exit codes and improved error handling (#19,
31ba393) -
Implement Markdown and TOML command generators with override support ([#19](https://github.com/liatrio-labs/spec-driven-workflow/pull...
v1.5.0
v1.5.0 (2025-10-22)
Build System
Documentation
-
Enhance README header with badges and improved formatting (#16,
387568f) -
Enhance README structure and add workflow improvements (#16,
387568f) -
Enhance README structure with highlights and workflow guidance (#16,
387568f)
Features
Detailed Changes: v1.4.0...v1.5.0
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.2.0 (2025-10-16)
Bug Fixes
Chores
- Remove automatic PR review workflow (
d03e86e)
Features
-
Add timeout and concurrency controls to Claude workflow (
d03e86e) -
Restrict Claude workflow to authorized users only (
d03e86e)
Refactoring
- Simplify author association checks (
d03e86e)
Detailed Changes: v1.1.0...v1.2.0
v1.1.0
v1.1.0 (2025-10-15)
Bug Fixes
Build System
Chores
Documentation
Features
Refactoring
Detailed Changes: v1.0.0...v1.1.0