- Dropping support for Python 2.6
- Notice of incompatibility with new iPay module
- Changed readme format to markdown
- Added HoundCI
- Now compatible with Python 3.4!
- Added requests as a dependency
- Fixed issue iterating over UDF dictionary keys
- Fixed issue where unicode was being passed to sanitize unicode strings are not allowed in UDF fields
- Refactored class methods to utils.py
- PEP-8 cleanup
- Version bump
- First release on Github.
- Added custom exceptions
- Optimized error checking
- Added character filters for UDF as per latest payment provider update
- Version branch created with major changes in the codebase
- Cleaned up the API and interface