Skip to content

Releases: LeaveAirykson/git-nextflow

v1.3.4

11 Oct 09:07
Compare
Choose a tag to compare
Release v1.3.4

v1.3.3

11 Oct 09:06
Compare
Choose a tag to compare
Release v1.3.3

v1.3.2

01 Oct 13:36
Compare
Choose a tag to compare
  • Check for existing version tag before creating release
  • Check out 'next' branch after creation of release

v1.3.1

01 Oct 13:36
Compare
Choose a tag to compare

Fix install script not finding ~/bin

v1.3.0

01 Oct 13:35
Compare
Choose a tag to compare

Add .version file creation

v1.2.4

17 Jul 11:56
Compare
Choose a tag to compare
  • Implement installer to create ~/bin if nonexistent
  • Fix typo in README.md

v1.2.3

15 Jul 07:05
Compare
Choose a tag to compare
  • Fix commands always using master as BRANCHFROM
  • Update README.md with bin path

v1.2.2

15 Jul 07:05
Compare
Choose a tag to compare
  • 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

12 Jul 11:50
Compare
Choose a tag to compare
  • Fix install script not using sudo to copy commands
  • Updated README.md
  • Add WebFlow model explanation to README.md

v1.2.0

12 Jul 10:22
Compare
Choose a tag to compare
  • Changed command 'start' to 'create' for hotfixes and features
  • Removed uninstall script
  • Made install script use cp instead of symlinking