Releases: pronamic/wp-pronamic-pay-charitable
Releases · pronamic/wp-pronamic-pay-charitable
4.3.4
4.3.3
Commits
- Switch from
pronamic/wp-deployer
topronamic/pronamic-cli
. (7d6d593) - Improving CI. (0389af7)
- Updated .gitattributes (d361814)
Composer
- Changed
wp-pay/core
from^4.6
tov4.9.2
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.9.2
4.3.2
4.3.1
Composer
- Changed
php
from>=8.0
to>=7.4
.
4.3.0
Commits
- Added support for https://github.com/WordPress/wp-plugin-dependencies. (d2072a6)
Composer
- Changed
php
from>=5.6.20
to>=8.0
. - Changed
wp-pay/core
from^4.4
tov4.6.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.2.1
4.2.1
- Update to
wp-pay/core
version^4.4
.
4.2.0
- Updated for new payment methods and fields registration.
4.0.0
3.0.0
- Simplified gateway registration.
- Added support for PayPal payment method.
- Updated to
pronamic/wp-pay-core
version3.0.0
. - Updated to
pronamic/wp-money
version2.0.0
. - Changed
TaxedMoney
toMoney
, no tax info. - Switched to
pronamic/wp-coding-standards
.