Skip to content

Releases: JaleelB/jira-flow

v0.4.2

13 Dec 15:40
v0.4.2
5fd1185
Compare
Choose a tag to compare

Fixed

  • CLI menu now displays all options without requiring scrolling
  • Improved menu visibility by adjusting display size 5fd1185

v0.4.1

13 Dec 05:16
v0.4.1
39faac6
Compare
Choose a tag to compare

🚀 Features

  • Enhanced status command visual feedback 5bb364b
  • Improved CLI menu status description

v0.4.0

13 Dec 04:55
v0.4.0
743906c
Compare
Choose a tag to compare

🚀 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

22 May 01:37
v0.3.0
244474d
Compare
Choose a tag to compare

🚀 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

21 May 01:08
v0.2.1
c3ebc26
Compare
Choose a tag to compare

🐞 Bug Fixes

Ensure Git hook scripts handle paths correctly on Windows - by @JaleelB (e3c50b1)

v0.2.0

20 May 01:01
v0.2.0
b14115f
Compare
Choose a tag to compare

🚀 Features

Introduce branch switch notifications with jira key - by @JaleelB (f25217c)

v0.1.11

19 May 19:25
v0.1.11
45620f8
Compare
Choose a tag to compare

🐞 Bug Fixes

Remove platform and arch from final binary name - by @JaleelB (5745e8f)