All notable changes to this project will be documented in this file.
This projects adheres to Semantic Versioning and Keep a CHANGELOG.
4.1.4 - 2024-12-17
- Happy 2024. (60c4beb)
Full set of changes: 4.1.3...4.1.4
4.1.3 - 2023-06-01
- Switch from
pronamic/wp-deployer
topronamic/pronamic-cli
. (9403163) - Updated .gitattributes (9400cd3)
Full set of changes: 4.1.2...4.1.3
4.1.2 - 2023-03-27
- Using version ^1.3 for pronamic/wp-deployer. (6e09836)
- Set Composer type to
wordpress-plugin
. (0b7919f) - Updated .gitattributes (837b24b)
Full set of changes: 4.1.1...4.1.2
4.1.1 - 2023-01-31
- Changed
php
from>=8.0
to>=7.4
. Full set of changes:4.1.0...4.1.1
4.1.0 - 2022-12-22
- Changed
php
from>=5.6.20
to>=8.0
. - Changed
wp-pay/core
from^4.0
tov4.6.0
. Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.0.1
Full set of changes: 4.0.1...4.1.0
4.0.1 - 2022-09-26
- Coding standards.
4.0.0 - 2022-01-11
3.0.0 - 2021-08-05
- Updated to
pronamic/wp-pay-core
version3.0.0
. - Updated to
pronamic/wp-money
version2.0.0
. - Switched to
pronamic/wp-coding-standards
.
2.1.1 - 2021-04-26
- Happy 2021.
2.1.0 - 2020-03-19
- Use new abstract gateway integration.
2.0.1 - 2018-08-27
- Updated packages.
2.0.0 - 2018-05-09
- Switched to PHP namespaces.
1.1.5 - 2016-10-20
- Removed Pronamic_WP_Pay_Gateways_IDeal_Util, no longer used.
1.1.4 - 2016-06-08
- Removed the
$data
parameter in theget_purchase_id
function.
1.1.3 - 2016-03-22
- Updated gateway settings.
1.1.2 - 2016-03-02
- Added an gateway settings class.
1.1.1 - 2016-01-29
- Added gateway settings class.
1.1.0 - 2015-03-09
- Added an utility class which can create purchase ID's.
1.0.1 - 2015-03-03
- Changed WordPress pay core library requirement from
~1.0.0
to>=1.0.0
.
- First release.