Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Release v1.2.0

Compare
Choose a tag to compare
@mnowik mnowik released this 14 Jun 01:48
· 144 commits to master since this release

Behavioural Changes

  • [WARNING] Changed keyword for creating shipments and transactions synchronously from sync=True to async=False

Improvements

  • Removed polling for shipments and transactions calls
  • Fixed and added tests

Minor Improvements

  • Added fixtures to our tests using vcr
  • Added Travis-CI
  • Added badges to the README
  • Bumped unittest version