All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add credential configuration through TUI - (41d54be)
- Add nerd stats bar to display the current list of api calls being made - (347e97a)
- Add openapi spec generation, issue transition using t keycode and couple of bug fixes - (fb515b1)
- (ui) Change keybindings to better ones and add logo during login screen - (93f1b1)
- Fix selection of issue - (1a51ebd)
- (gha) Add GH token to checkout step of release job - (3e78086)
- Add loading config file from /home/ directory - (715b53b)
- Add Issue detail page and some interactions - (155e162)
- Implemented list selection and mesage passing to parent component when ListItem is selected - (9625f4f)
- Basic ratatui having jira issue listing capability - (6f89653)
- Proper issue navigation in issue list - (de9bbe3)