Releases: AndreJorgeLopes/devflow
Releases · AndreJorgeLopes/devflow
devflow v0.5.0
What's New
Features
- feat(skills): add /devflow:verify-first verification-discipline skill (#45)
Install / Update
Quick install:
curl -fsSL https://raw.githubusercontent.com/AndreJorgeLopes/devflow/main/install.sh | bashHomebrew:
brew upgrade devflowFrom source:
git pull && make installThen run: devflow init to update hooks and config.
devflow v0.4.0
What's New
Features
- feat(flows): flow-separated marketplace + per-skill optional-deps (#43)
Install / Update
Quick install:
curl -fsSL https://raw.githubusercontent.com/AndreJorgeLopes/devflow/main/install.sh | bashHomebrew:
brew upgrade devflowFrom source:
git pull && make installThen run: devflow init to update hooks and config.
devflow v0.3.1
What's New
Fixes
Install / Update
Quick install:
curl -fsSL https://raw.githubusercontent.com/AndreJorgeLopes/devflow/main/install.sh | bashHomebrew:
brew upgrade devflowFrom source:
git pull && make installThen run: devflow init to update hooks and config.
devflow v0.3.0
What's New
Features
- feat(review): teammate-voice comments, Comment block in chat output, drop afaict (#41)
Install / Update
Quick install:
curl -fsSL https://raw.githubusercontent.com/AndreJorgeLopes/devflow/main/install.sh | bashHomebrew:
brew upgrade devflowFrom source:
git pull && make installThen run: devflow init to update hooks and config.
devflow v0.2.3
What's New
Fixes
- fix(release): use first non-empty line as commit subject in parser (#40)
Install / Update
Quick install:
curl -fsSL https://raw.githubusercontent.com/AndreJorgeLopes/devflow/main/install.sh | bashHomebrew:
brew upgrade devflowFrom source:
git pull && make installThen run: devflow init to update hooks and config.
devflow v0.2.2
What's New
Fixes
- fix(release): honor skip-release marker only in subject/trailer, not prose (#39)
Install / Update
Quick install:
curl -fsSL https://raw.githubusercontent.com/AndreJorgeLopes/devflow/main/install.sh | bashHomebrew:
brew upgrade devflowFrom source:
git pull && make installThen run: devflow init to update hooks and config.
devflow v0.2.1
What's New
Install / Update
Quick install:
curl -fsSL https://raw.githubusercontent.com/AndreJorgeLopes/devflow/main/install.sh | bashHomebrew:
brew upgrade devflowFrom source:
git pull && make installThen run: devflow init to update hooks and config.
devflow v0.2.0
What's New
Install / Update
Quick install:
curl -fsSL https://raw.githubusercontent.com/AndreJorgeLopes/devflow/main/install.sh | bashHomebrew:
brew upgrade devflowFrom source:
git pull && make installThen run: devflow init to update hooks and config.