Releases: tagoro9/fotingo
Releases · tagoro9/fotingo
v4.7.2
4.7.2 (2023-12-12)
Bug Fixes
- don't swallow validation errors (b3259a5)
v4.7.1
4.7.1 (2023-08-24)
Bug Fixes
- allow viewing selected for development tickets (58b6437)
v4.7.0
4.7.0 (2023-06-23)
Features
- add new issue type: Tech-debt (7b1712e)
v4.6.0
4.6.0 (2023-02-13)
Bug Fixes
- github: don't crash if a user that is listed as collaborator does not exist (c85ee52)
Features
- add new issue type: Spike (8e8fed5)
v4.5.1
4.5.1 (2023-01-18)
Bug Fixes
- release: pass projectId instead of project when creating a jira release (46ff7b5)
v4.5.0
4.5.0 (2022-12-28)
Features
- config: add support to read fotingo specific PR template (1bf75c4)
- open: add support to open the repo (0e5aab8)
v4.4.0
4.4.0 (2022-12-23)
Features
- add inspect command (af05286)
- cmd: allow commands to set raw output mode (bc86a3b)
- git: allow to get info for any branch (86ab900)
- ui: add raw output mode (d2a3f53)
v4.3.0
4.3.0 (2022-12-21)
Features
- config: allow to specify git remote via env var (8765279)
v4.2.0
4.2.0 (2022-12-20)
Features
- allow to use different exit codes and use oclif hooks for lifecyle (bb72424)
v4.1.1
4.1.1 (2022-12-20)
Bug Fixes
- throw error when running in CI if there is missing required configuration (15c8edb)