Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.04 KB

HISTORY.rst

File metadata and controls

55 lines (39 loc) · 1.04 KB

History

1.2.2 (2018-03-31)

  • Dropping support for Python 2.6
  • Notice of incompatibility with new iPay module
  • Changed readme format to markdown

1.2.1 (2018-03-04)

  • Added HoundCI

1.2.0 (2015-12-29)

  • Now compatible with Python 3.4!
  • Added requests as a dependency

1.1.2 (2014-11-03)

  • Fixed issue iterating over UDF dictionary keys
  • Fixed issue where unicode was being passed to sanitize unicode strings are not allowed in UDF fields

1.1 (2014-08-12)

  • Refactored class methods to utils.py
  • PEP-8 cleanup
  • Version bump

0.1.0 (2011-02-12)

  • First release on Github.

0.1.1 (2011-02-14)

  • Added custom exceptions

0.1.2 (2011-12-16)

  • Optimized error checking
  • Added character filters for UDF as per latest payment provider update

0.2.0 (2011-12-28)

  • Version branch created with major changes in the codebase
  • Cleaned up the API and interface