Releases: JaleelB/jira-flow
Releases · JaleelB/jira-flow
v0.4.2
Fixed
- CLI menu now displays all options without requiring scrolling
- Improved menu visibility by adjusting display size 5fd1185
v0.4.1
🚀 Features
- Enhanced status command visual feedback 5bb364b
- Improved CLI menu status description
v0.4.0
🚀 Features
- New
status
command to check JiraFlow configuration 743906c
- Status check in interactive CLI menu 341d9d7
- Ability to toggle JiraFlow on/off via
--toggle
flag 743906c
Changed
- Enhanced CLI menu with status option
- Improved error handling for hook management
v0.3.0
🚀 Features
- New CLI configuration menu to facilitate user interaction for setting up and managing Jira-Flow. by @JaleelB (3434083)
- Removal option to delete Jira-Flow hooks from the repository, ensuring clean deactivation of functionality. - by @JaleelB (6e33d66)
Improved
- Error handling for Git hook removal, including graceful handling of missing hook files. - by @JaleelB (e3c50b1)
- Overall user experience by providing explicit CLI feedback on operations such as successful hook setup and error occurrences.
v0.2.1
🐞 Bug Fixes
Ensure Git hook scripts handle paths correctly on Windows - by @JaleelB (e3c50b1)
v0.2.0
🚀 Features
Introduce branch switch notifications with jira key - by @JaleelB (f25217c)