Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Latest commit

 

History

History
66 lines (49 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

66 lines (49 loc) · 2.23 KB

Change Log

All notable changes to this project will be documented in this file.

This projects adheres to Semantic Versioning and Keep a CHANGELOG.

2.0.4 - 2020-02-03

  • Marked library as deprecated.

2.0.3 - 2019-12-22

  • Improved error handling with exceptions.
  • Updated usage of deprecated addItem() method.
  • Updated payment status class name.

2.0.2 - 2019-08-26

  • Updated packages.

2.0.1 - 2018-12-12

  • Update item methods in payment data.

2.0.0 - 2018-05-14

  • Switched to PHP namespaces.

1.0.7 - 2017-09-14

  • Implemented get_first_name() and get_last_name().

1.0.6 - 2017-01-25

  • Added filter for payment source description and URL.

1.0.5 - 2016-10-20

  • Fixed text domain.

1.0.4 - 2016-04-12

  • No longer use camelCase for payment data.

1.0.3 - 2016-02-12

  • WordPress Coding Standards optimizations.
  • Added support for payment methods, improved error reporting.
  • Removed status code from redirect in status_update.

1.0.2 - 2015-05-26

Fixed

  • Added missing file GatewayModule.php for Shopp < 1.3 support.

1.0.1 - 2015-03-03

  • Changed WordPress pay core library requirment from ~1.0.0 to >=1.0.0.

1.0.0 - 2015-02-12

  • First release.