Skip to content

v0.4.0

Compare
Choose a tag to compare
@suricactus suricactus released this 01 Mar 02:08
· 120 commits to master since this release

What's Changed

  • Added delete-project command #25
  • Added delete-files command #25
  • Added list-jobs command #23
  • Added job-trigger command #23
  • Added job-status command #23
  • Added package-latest command #23
  • Removed package-status command, use job-status instead #23
  • Removed package-trigger command, use job-trigger instead #23
  • Removed the finish_cb for downloading/uploading, it never worked as intended #25
  • Improvements in error handling when dowloading files #25
  • Added progressbar when downloading/uploading a project #25
  • Improved logs #25
  • Improved docs #25
  • Added --version argument #24
  • If --no-verify-ssl is passes, the SSL warnings are no longer printed #25

Full Changelog: v0.3.1...v0.4.0