From cecba68bfe64847aadd0c3e4ec03d059b5f21385 Mon Sep 17 00:00:00 2001 From: Walter Stanish Date: Fri, 22 Jan 2016 13:10:28 +0700 Subject: [PATCH] v2.1.1 --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9a4189..14db1f7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Then just add the following to your `composer.json` file: // composer.json { "require": { - "globalcitizen/php-iban": "2.1.0" + "globalcitizen/php-iban": "2.1.1" } } ``` @@ -78,7 +78,7 @@ The following table compares __php-iban__ to other PHP projects offering IBAN-re | Project | Lic. | Proc | OO | Began | Latest | Star | Watch | Fork | Installs | Home culture | Deps | | ---------------------------------------------------------- | ---- | ---- | --- | ------ | ------ | ---- | ----- | ---- | -------- | ------------ | ------- | -| __php-iban__ | LGPL | ✔ | ✔ | 2009 | 2.1.0 | 21 | 11 | 12 | 10,000+* | Global* | *none* | +| __php-iban__ | LGPL | ✔ | ✔ | 2009 | 2.1.1 | 21 | 11 | 12 | 10,000+* | Global* | *none* | | [Iban](https://github.com/jschaedl/Iban) | MIT | ✘ | ✔ | 2013 | 1.1.6 | 38 | 10 | 14 | 52,521 | German | lots | | [IsoCodes](https://github.com/ronanguilloux/IsoCodes) | GPL3 | ✘ | ✔ | 2012 | 2.0.0 | 241 | 14 | 28 | 36,360 | French | lots | | [SepaUtil's](https://github.com/AbcAeffchen/SepaUtilities) | GPL3 | ✘ | ✔ | 2014 | 1.1.2 | 4 | 3 | 3 | 1,394 | German | phpunit | @@ -112,6 +112,13 @@ News: January 2016 ------------------ Work continues on providing a major update to include string internationalization. +__Version 2.1.1__ has been released. Currently unofficial IBAN country codes are being integrated, and the process remains ongoing. This version adds: + * Burkina Faso (BF) + * Burundi (BI) + * Cameroon (CM) + * Cape Verde (CV) + * Iran (IR) + __Version 2.1.0__ has been released. Currently unofficial IBAN country codes are being integrated, and the process remains ongoing. A new flag has been created to check whether a country is an official, SWIFT-issued record or not. The following new countries have therefore been added. * Algeria (DZ)