Changelog¶
This file contains the changelog for the project.
0.2.2 (2016-08-20)¶
- Fixes a Django 1.10 bug
- Updated cldr and iban data. Note: UA got an official IBAN, so this means the Nordic alternative got dropped
0.2.1 (2015-02-09)¶
- Fixes a Python 3 bug discovered when releasing 0.2.0
0.2.0 (2015-02-09)¶
vat_number
andiban
: Some consistency issues resolved; changed argument order andinclude_countries
is now simplycountries
.vat_number
: Do not implyeu_only
when usingvies_check
.vat_number
: Fallback to a native check if suds is not available.
0.1.2 (2014-12-18)¶
- Important packaging fixes
0.1.1 (2014-12-08)¶
iban
: Added support for IBANs from Kosovo and Timor-Leste, and Nordea extensions from Republic of Congo, Egypt and Gabon.
0.1 (2014-12-01)¶
- Initial release
- Added modules
countries
,iban
,timezone
andvat_number