Releases: inisos/bank4j
Releases · inisos/bank4j
v3.0.0
Upgrade to Java 11, JAXB 4, Jakarta Bean Validation 3
Full Changelog: v2.5.0...v3.0.0
Thanks @mhabib-workmotion
v2.5.0
What's Changed
Full Changelog: v2.4.0...v2.5.0
v2.4.0
New feature
Full Changelog: v2.3.0...v2.4.0
v2.3.0
v2.2.0
v2.1.1
#8 make serviceLevelCode optional
Full Changelog: v2.1.0...v2.1.1
v2.1.0
New feature
#7 support other cash account identification than IBAN
makes IBAN optional, and requires other identification if IBAN is not provided
Full Changelog: v2.0.0...v2.1.0
v2.0.0
🔥Breaking changes.
New features
- #2 Add optional party identification for creditor and debtor, with name and address.
Move debtor and creditor name from BankAccount to Party
Improvements
- Provide builders instead of multiple long constructors
- Add explicit messages for missing fields
- Only include iban in BankAccount equals/hashCode, add iban+bic toString
- Existing getters return Optional
Full Changelog: v1.2.0...v2.0.0
v1.2.0
New feature
#1 add requested execution date (missing required element)
Dependency upgrades
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Full Changelog: v1.1.0...v1.1.1