Releases: momorph/cli
Releases · momorph/cli
v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.0
Changelog
New Features
- 8e76064: feat(init): add template version tag support and add support Gemini, Windsurf (@kimnh-0823)
Other work
- cac6701: chore: update CLI description in goreleaser config (@kimnh-0823)
v0.3.0
Changelog
New Features
- f347ddb: feat(cli): add upload commands for specs and testcases (@kimnh-0823)
- 6b42091: feat(completion): add custom shell completion command (@kimnh-0823)
- 46ec354: feat(upload): enhance spec validation and processing logic (@kimnh-0823)
Documentation updates
- 0c2181f: docs: add section 'Upload commands' (@kimnh-0823)
- 6fc75b3: docs: add shell completion section to README (@kimnh-0823)
v0.2.6
Changelog
New Features
- 3b741bf: feat(cli): suppress usage on command errors (@kimnh-0823)
- 0ca5e7c: feat(install): add installation script for MoMorph CLI (@kimnh-0823)
Bug fixes
- a7af986: refactor(init): improve error handling for user cancellation (@kimnh-0823)
Documentation updates
- 6664f59: docs(readme): reorganize commands and update installation options (@kimnh-0823)
- 538be76: docs: update installation script URLs in README (@kimnh-0823)
v0.2.5
Changelog
Bug fixes
- dc51c07: fix: chocolatey package feedback (@kimnh-0823)
- 9386ae1: fix: set chocolatey package title (@kimnh-0823)
v0.2.4
Changelog
Bug fixes
- 2a13856: fix(template): improve error handling and cleanup in download (@kimnh-0823)
Documentation updates
- df13442: docs(e2e): rename e2e commands (@kimnh-0823)
- f50a8e8: docs: restructure README with comprehensive command reference (@kimnh-0823)
Build process updates
- 4998759: ci(release): switch to windows runner and verify chocolatey (@kimnh-0823)
Other work
- d9d79f1: chore(ci): publish to chocolatey (@kimnh-0823)
- 97a87db: chore: add issue template + PR template (@kimnh-0823)
- 0e8c7a6: chore: rename choco package (@kimnh-0823)
v0.2.3
Changelog
New Features
- 1c54ebf: feat(ai-tools): add Windsurf support (@kimyvgy)
- 2965ca9: feat(mcp): add Cursor and Windsurf support (@kimyvgy)
- 59631f2: feat(template): implement deep merge for config (@kimyvgy)
- 5cc5243: feat(vscode): add extension installation support (@kimyvgy)