Releases: LeaveAirykson/git-nextflow
Releases · LeaveAirykson/git-nextflow
v1.3.4
Release v1.3.4
v1.3.3
Release v1.3.3
v1.3.2
- Check for existing version tag before creating release
- Check out 'next' branch after creation of release
v1.3.1
Fix install script not finding ~/bin
v1.3.0
Add .version file creation
v1.2.4
- Implement installer to create ~/bin if nonexistent
- Fix typo in README.md
v1.2.3
- Fix commands always using master as BRANCHFROM
- Update README.md with bin path
v1.2.2
- Implement fallbacks for BRANCHFROM on all commands
- Implement fallback if 'next' release does not exist
- Change wording of removeFolder()
- Fix install script for windows users
- Move out of the folder before deleting it
v1.2.1
- Fix install script not using sudo to copy commands
- Updated README.md
- Add WebFlow model explanation to README.md
v1.2.0
- Changed command 'start' to 'create' for hotfixes and features
- Removed uninstall script
- Made install script use cp instead of symlinking