Skip to content

3.4.0

Compare
Choose a tag to compare
@marcwrobel marcwrobel released this 20 Jul 23:02
· 217 commits to main since this release
v3.4.0
06a2552

Added

  • Add support for Abarundi (BI) IBAN numbers (#133).
  • Add support for Djiboutian (DJ) IBAN numbers (#133).
  • Add support for Russian (RU) IBAN numbers (#133).
  • Add support for Sudanese (SD) IBAN numbers (#133).
  • Add code samples in the project's readme (#137).
  • Add a new Bic#getCountry() method that return an IsoCountry (#149).
  • Add a new CreditorIdentifier#getCountry() method that return an IsoCountry (#149).
  • Add a new Iban#getCountry() method that return an IsoCountry (#149).

Fixed

  • Fix some broken links in documentation (#129).

Internal

  • Add a simple script to help to verify links in Javadoc (#129).
  • Upgrade to actions/checkout v3.0.2 (#138).
  • Upgrade to actions/setup-java v3.4.1 (#139).
  • Upgrade to github/codeql-action v2.1.16 (#140).
  • Pin actions to a full length commit SHA (#141).
  • Enable experimental alerts for CodeQL (#145).
  • Set up Maven dependencies caching (#143).
  • Add a CODEOWNERS (#142).
  • Add @LastVerification to document the last verification date of a list (#152).