All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.2 (2018-03-27)
1.9.1 (2018-01-04)
1.9.0 (2017-12-29)
1.8.3 (2017-12-22)
1.8.2 (2017-10-26)
1.8.1 (2017-10-26)
1.8.0 (2017-10-20)
- createBranchName: del < and > from sanitized summary (#55) (45c6422)
- readme: fix typo in sample .fotingo file and fix yarn install cmd(#54) (d1056b9)
1.7.1 (2017-07-25)
1.7.0 (2017-06-15)
- engines: accept newer versions of yarn (#39) (9536691), closes #37
- git: handle push errors (#45) (b0f27c4), closes #40
- jira: show error when login fails in second attempt (#44) (eb2be89), closes #42
1.6.1 (2017-04-13)
- config: defaul to file if no in memory value (2e7c4e0)
- review: update git base branch too with -b (d31cf64)
1.6.0 (2017-04-08)
1.5.0 (2017-03-18)
- review: allow to add reviewers to the PR (#33) (1eea1a1), closes #4
- Start: add -n option (#32) (6271083), closes #18
1.4.3 (2017-03-17)
- git: show an error when there is no key in the agent (#30) (d275199), closes #8
- Github: show error message when PR already exists (#26) (eeecd18), closes #25
- Jira: infer in review state correctly (#31) (da1fbcf), closes #29
- Review: show error message when no issue in branch (#27) (b5fee66), closes #16
1.4.2 (2017-03-16)
- script: make lib/fotingo.js executable (97b20b4)
1.4.1 (2017-03-16)
- build: build it correctly (add0014)
1.4.0 (2017-03-16)
1.3.2 (2017-03-16)
- git: parse issues correctly (#22) (ca571fb), closes #15
- git: read remote and branch from config when getting history (#21) (6b062eb)
- Github: do not add links to issues if mode is simple (#23) (411a2bd), closes #14
1.3.1 (2017-03-03)
1.3.0 (2017-03-02)
- config: allow to have local config files (#9) (4d436dd)
- review: allow to add labels to PRs (#10) (5d4d487)
1.2.0 (2017-02-24)
- config: only create config file when there is none (57de6b2)
- errors: do not show ugly end message for unknown errors (339ebb1)
- git: handle duplicate branch errors (b22da57)
- jira: fix typo in IN_REVIEW status value (83d70af)
1.1.1 (2017-02-18)
- github: handle empty commit bodies (5626d0e)
- jira: do not skip root question (3bbb764)
- review: show correct total number of steps (894556b)
- review: wait for all promises to print footer (c820678)
1.1.0 (2017-02-16)
- github: correctly read branch name when creating PR title (cb6a279)
- git: use conventional changelog parser to get commit info (9d02d71)
- review: show PR url at the end of the process (2dd868d)
1.0.4 (2017-02-13)
- review: pass IN_REVIEW status when updating issue (bdd9021)