Skip to content

Releases: gamejolt/cli

0.5.0

23 Sep 16:22
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • Added --no-resume option to avoid resuming an existing upload. The upload will start over if an existing upload already exists.
  • Improved logging for many error cases

0.4.0

12 Mar 13:33
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • Upload through new upload servers.
  • Updated to Go 1.15 with Go Modules.
  • Updated almost all dependencies. Removed deprecated ones.
  • Stopped building for Darwin 32-bit.

0.3.0

04 Jan 19:05
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Support overriding the chunk size uploads are split to to with a new --chunk-size option. Defaults to 10 MB.

0.2.0

09 Aug 13:50
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Support passing token using a GJPUSH_TOKEN environment variable
  • Support passing token using a global credentials file located in the user's home directory.

0.1.0

09 Feb 11:16
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial testing release!

This is meant to be used internally for testing and is not yet ready for public testing.
Currently the tool supports resumable build uploads and creation.