- Adds support for v204 of Sift Science's APIs - Adds Workflow Status API, User Decisions API, Order Decisions API - V204 APIs are now called by default -- this is an incompatible change (use version='203' to call the previous API version)
2.0.1.0
====================
- Fixes bug parsing chunked HTTP responses
2.0.0.0
====================
- Major version bump; client APIs have changed to raise exceptions in the case of API errors to be more Pythonic
1.1.2.1
====================
- Added Python 2.6 compatibility - Added Travis CI - Minor bug fixes
1.1.2.0
====================
- Added Unlabel functionaly - Minor bug fixes.
1.1.1.0
===================
- Added timeout parameter to track, score, and label functions.