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
- Updated usage of deprecated
addItem()
method. - Updated payment status class name.
2.0.2 - 2019-08-26
- Updated packages.
2.0.1 - 2018-12-11
- Update item methods in payment data.
2.0.0 - 2018-05-14
- Switched to PHP namespaces.
1.0.4 - 2017-03-15
- Fixed “Fatal error: Uncaught Error: Using $this when not in object context”.
1.0.3 - 2017-01-25
- Updated dev libraries.
- Simplified adding hooks.
- Added filter for payment source description and URL.
- Added a extra filter for the payment redirect URL.
- Always redirect to the pay redirect URL.
1.0.2 - 2016-04-12
- No longer use camelCase for payment data.
1.0.1 - 2016-02-12
- Removed status code from redirect in update_status.
- First release.