Releases: momorph/cli
Releases · momorph/cli
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)
Bug fixes
Documentation updates
v0.2.2
v0.2.1
v0.2.0
Changelog
New Features
- f611db9: feat(init): add signal handling and improve output (@kimyvgy)
- 3305cea: feat(login): add signal handling and improve UX (@kimyvgy)
- b9f771c: feat(login): auto-open browser on login (@kimyvgy)
- 30481ee: feat(ui): add path shortening utility (@kimyvgy)
- c692949: feat(whoami): enhance with rich user profile display (@kimyvgy)
- 2499a35: feat: add email masking utility function (@kimyvgy)
Bug fixes
- 2c5a4a0: refactor(auth)!: simplify to use GitHub token directly (@kimyvgy)
- 36d35fa: refactor(login): update output format (@kimyvgy)
- c813656: refactor(logout): simplify confirmation prompt (@kimyvgy)
- 5d7e284: refactor(ui): simplify directory overwrite prompt (@kimyvgy)