Skip to content

Releases: marcwrobel/jbanking

2.0.0

19 Mar 23:39
2a9d21d
Compare
Choose a tag to compare

This new release includes :

  • a review of the ISO 3166 countries list,
  • a review of the ISO 4217 currencies list,
  • an alignment of the IBAN definitions to IBAN Registry Release 86 (January 2020),
  • support for SEPA Creditor Identifiers (CIs),
  • project modernization (Java support, SemVer, dependencies upgrade...).

Added

  • Add SEPA Creditor Identifier support (#7).
  • Add ISO country Kosovo (XK) (#14).
  • Add ISO currency Bolívar Soberano (VES) (#33).
  • Add Latvia to the list of country for ISO Currency Euro (EUR) (#33).
  • Add support for Jordan (JO) IBAN numbers (#14).
  • Add support for Qatar (QA) IBAN numbers (#14).
  • Add support for Timor-Leste (TL) IBAN numbers (#14).
  • Add support for Belarus (BY) IBAN numbers (#16).
  • Add support for Virgin Islands (VG) IBAN numbers (#16).
  • Add support for El Salvador (SV) IBAN numbers (#16).
  • Add support for Mayotte (YT) IBAN numbers (as a sub-country of France (FR)) (#16).
  • Add support for Iraq (IQ) IBAN numbers (#16).
  • Add support for Kosovo (XK) IBAN numbers (#16).
  • Add support for Saint Lucia (LC) IBAN numbers (#16).
  • Add support for Sao Tome and Principe (ST) IBAN numbers (#16).
  • Add support for Seychelles (SC) IBAN numbers (#16).
  • Add support for Ukraine (UA) IBAN numbers (#16).
  • Add support for Isle of Man (IM) IBAN numbers (as a sub-country of United Kingdom (UK)) (#16).
  • Add support for Jersey (JE) IBAN numbers (as a sub-country of United Kingdom (UK)) (#16).
  • Add support for Guernsey (GG) IBAN numbers (as a sub-country of United Kingdom (UK)) (#16).
  • Add support for Egypt (EG) IBAN numbers (#30).
  • Add support for Vatican City State (VA) IBAN numbers (#30).

Changed

Deleted

Many thanks to @ckayser, @opeti and @ajsutton for their help !

1.0

18 Mar 21:56
Compare
Choose a tag to compare
1.0

Added

  • Maven support (#1)
  • ISO 9362 BIC codes support (#2).
  • Adding ISO 13616:2007 IBAN support (#3).
  • ISO 3166-1-alpha-2 country code support (#4).
  • ISO 4217 currency code support (#6).