Skip to content

1.2.0

Compare
Choose a tag to compare
@justinmerrell justinmerrell released this 30 Aug 03:16
· 1252 commits to main since this release
836a43d

Added

  • Command Line Interface (CLI)
  • Can generate a credentials file from the CLI to store your API key.
  • get_gpu now supports gpu_quantity as a parameter.

Changes

  • Minimized the use of pytests in favor of unittests.
  • Re-named api_wrapper to api for consistency.
  • aiohttp_retry packaged replaced rp_retry.py implementation.

Fixed

  • Serverless bug that would not remove task if it failed to submit the results.
  • Added missing get_pod
  • Remove extra print statement when making API calls.

What's Changed

New Contributors

Full Changelog: 1.1.3...1.2.0