💥 Breaking changes
- All classes are now
final
✨ New features
InvalidPostcodeException
now hasgetPostcode()
andgetCountry()
methods (#13)UnknownCountryException
now has agetCountry()
method (#13)
✨ Improvements
- The
AT
,BE
andLU
formatters now accept (and strip) a leadingA
/B
/L
letter (#13)
Thanks to @rubentebogt!