Releases: tagoro9/fotingo
Releases · tagoro9/fotingo
v2.3.1
2.3.1 (2020-09-22)
Bug Fixes
- git: improve error message when push fails (dd377cb), closes #117
- jira: show better error message when Jira returns a 401 (06e259c), closes #79
v2.3.0
2.3.0 (2020-09-22)
Features
- review: add support to create draft PRs (97f01b4), closes #78
v2.2.3
2.2.3 (2020-09-04)
Bug Fixes
- exit with non-zero code when there are errors (04e73e7), closes #622
- ui: exit ui passing errors when there are any (1c7f84f)
v2.2.2
2.2.2 (2020-09-03)
Bug Fixes
- use actual cmd flags for runtime default branch (be11482)
v2.2.1
2.2.1 (2020-08-10)
Bug Fixes
- github: increases pr title length (5ca8737)
v2.2.0
2.2.0 (2020-08-09)
Features
- config: add tracker -> status (c3e1d89)
v2.1.0
2.1.0 (2020-07-23)
Bug Fixes
Features
- start: add message indicating that we are fetching open tickets (3251120)
- ask for required missing configs on startup (275a6cf)
v2.0.4
2.0.4 (2020-07-09)
Bug Fixes
- jira: escape summary characters correctly (7a48209), closes #549
v2.0.3
2.0.3 (2020-07-01)
Bug Fixes
- start: improve flag creation functionality (0228b07)
v2.0.2
2.0.2 (2020-06-26)
Bug Fixes
- git: improve commit issue detection (e245fe0)