Skip to content

Releases: inisos/bank4j

v3.0.0

18 Jul 09:51
Compare
Choose a tag to compare

Upgrade to Java 11, JAXB 4, Jakarta Bean Validation 3

Full Changelog: v2.5.0...v3.0.0

Thanks @mhabib-workmotion

v2.5.0

08 Feb 16:44
Compare
Choose a tag to compare

What's Changed

  • feat: add unstructured remittance information by @valh1996 in #15

Full Changelog: v2.4.0...v2.5.0

v2.4.0

20 Nov 08:34
Compare
Choose a tag to compare

New feature

  • add ISO20022 reference element validation by @valh1996 in #14

Full Changelog: v2.3.0...v2.4.0

v2.3.0

15 Nov 04:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

02 Nov 20:01
Compare
Choose a tag to compare

New feature

#9 add intermediary agents on transactions

Full Changelog: v2.1.1...v2.2.0

v2.1.1

27 Oct 12:10
Compare
Choose a tag to compare

#8 make serviceLevelCode optional

Full Changelog: v2.1.0...v2.1.1

v2.1.0

25 Oct 07:51
Compare
Choose a tag to compare

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

24 Oct 14:41
Compare
Choose a tag to compare

🔥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

24 Oct 00:22
Compare
Choose a tag to compare

New feature

#1 add requested execution date (missing required element)

Dependency upgrades

Full Changelog: v1.1.1...v1.2.0

v1.1.1

30 Mar 23:13
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1