Releases: gemnasium/toolbelt
Releases · gemnasium/toolbelt
1.0.3
1.0.2
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
- "liveeval" command now returns 1 if runtime status is red
- Better error logging: error message from API is now displayed
- Autoupdate command is now split into
run
andapply
. The commandgemnasium autoupdate
is nowgemnasium autoupdate run
.apply
will fetch the best set of dependencies from gemnasium (afterrun
returned a success).
0.2.5
- Fix dependency files push (gemnasium df push)
- Add --files option to df push, and make "df push" and "eval" more consistent
- Send Revision and Branch headrs (required to use auto-update with local projects, not hosted on github)
- New command: "env". Displays the env vars used by gemnasium
- Check project revision before running auto-update
- New debian/ubuntu apt repository