This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Release v1.2.0
Behavioural Changes
- [WARNING] Changed keyword for creating shipments and transactions synchronously from
sync=True
toasync=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