- Update to php7.1
- Fix compare branches function
- Check update but not execute command (#46)
- Typo
- Add auto update mechanism
- Tag prefix not used on branch creation
- Do a 'git pull' when merge a feature into release
- Fix twgit feature merge-into-release failing
- Remove the use of grep, sed and other shell commands in git command
- Fix missing space for git merge --no-ff and make use of ordered placeholder
- fix jira api response management : return true for all 200 codes
- fix creation version on github
- Add changelog (issue 40)
- Slash character is removed in twgit init commit message (issue 39)
- self-update command does not work when not in a working directory(issue 34)