Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 01:37
v0.3.0
244474d

🚀 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.