0.4.0
💥 Breaking changes
- All classes are now
final
✨ New features
InvalidPostcodeExceptionnow hasgetPostcode()andgetCountry()methods (#13)UnknownCountryExceptionnow has agetCountry()method (#13)
✨ Improvements
- The
AT,BEandLUformatters now accept (and strip) a leadingA/B/Lletter (#13)
Thanks to @rubentebogt!