- Fix bug where state position was not always queried
- BREAKING CHANGE Update API to use structs. There will be a few small differences.
- Print branch name as well as URL when creating issues
- Add
priorityflag toissue createandtemplate evaluate - Add
stateflag toissue createandtemplate evaluate
- Fix bug on querying statuses (position can be a float)
- Select status on
issue createandtemplate evaluate - Select priority on
issue createandtemplate evaluate
- Add arguments to
issue listteamnoteamnoproject
- Fix auth issue, API removed
Bearer.
- Add
template evaluate
- Add arguments to
issue createtitledescriptionteamnoproject
- Improve issue selection
- Add comments to issues
- Add
issue list - Add
orgargument toissuesub commands - Show children count
- Add
selectflag toview
- Only show URL when issue is updated
- Add
org list - Fix VERSION_URL
- Put
Nonefirst when selecting project - Sort select lists alphabetically
- Fix website link in
Cargo.toml - Use
mdextension when creating temp file for editor - Fix GQL query for
issue create
- Add skeleton of app
- Add
issue create - Add
org add - Add
org remove - Add badges to
README.md - Add
issue view - Add
issue edit