- Accept lower case IBANs and convert them to uppercase.
- ISO::IBAN::parse (and in consequence ::parse!, ::valid? and ::validate) accept nil as argument.
- Added section "Contributors" to README.
- Added NEWS.markdown.
- Fix for bug which caused templated IBANs not to validate properly.
- Fix for bug which caused ISO::IBAN::valid? and family to raise an exception on invalid characters.
- First tagged release.