Add: - Update company and batch companies functions - Unit tests
1.5.2
Fix: - Support for Python 3.4 file imports
1.4.4
Add: - Transaction Id to Request-Response Headers
1.4.0
Add: - Use Batch API for higher performance. Need to enable via USE_CELERY
1.3.4
Add: - Added support for automatically capturing outgoing API calls to 3rd parties like Stripe or your own dependencies. Just set the CAPTURE_OUTGOING_REQUESTS option to True.
1.3.2
Fixes: - 9 Do not log Request Body for multipart, recreate stream for any downstream reads of request body