AO Payments Changelog
ao-payments-3.0.0
Release Notes
-
New interface
Group
for compatibility with java.security.acl.Group
removed since Java 14.
ao-payments-2.0.0
Release Notes
- Minimum Java version changed from 1.8 to 11.
- Now supports Java 9+ modules.
- AO Credit Cards Sage Payment Solutions is end-of-life.
- Maven artifact relocated from
com.aoindustries:ao-credit-cards
to com.aoapps:ao-payments
. - Packages renamed from
com.aoindustries.creditcards.*
to com.aoapps.payments.*
.
ao-credit-cards-1.1.2
Release Notes
-
Reduced use of property substitutions in
pom.xml
.
This is to help 3rd-party parsers that fail to perform full Maven-compatible substitutions.
ao-credit-cards-1.1.0
Release Notes
- Updated version of AO OSS Parent.
- New project AO Payments BOM for managed dependencies.
- Please note: the next major release of this project will be renamed to
ao-payment
.
ao-credit-cards-1.0.2
Release Notes
- New AO OSS Parent POM to simplify
pom.xml
files. - Project documentation moved to per-project book in SemanticCMS format.
- Added changelog as top-level project link.
ao-credit-cards-1.0.1
Release Notes
- Improved Javadoc formatting.
- Improved README formatting.
ao-credit-cards-1.0.0
Release Notes
- Project moved to GitHub and Maven.