Skip to content

Releases: Nigel2392/quickgo

(v2.4.7) Javascript Commands

09 May 00:06
Compare
Choose a tag to compare

Additions

  • Baked in javascript interpreter which allows you to define commands which work across projects.
    These can be ran with quickgo [-flags] exec <my-command-name> <myVar=myValue>

(v2.4.3) Release

07 May 14:20
Compare
Choose a tag to compare
Push new release

(2.4.3a2) Inline command steps for projectcommands.

07 May 13:12
Compare
Choose a tag to compare
v2.4.3a2

Update command steps in yaml -> remove duplicate label requirement

(2.4.3a1) Update README

07 May 13:07
Compare
Choose a tag to compare
Pre-release
v2.4.3a1

Update README

(2.4.3a0) Test github actions for release

07 May 12:57
Compare
Choose a tag to compare
v2.4.3a0

Add workflow for releasing

(2.4.2) Initial Release

07 May 12:29
Compare
Choose a tag to compare
v2.4.2

Update README, change -get to -save, allow for locking/unlocking via …