Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@BenMorel BenMorel released this 08 Oct 21:01

💥 Breaking changes

  • All classes are now final

✨ New features

  • InvalidPostcodeException now has getPostcode() and getCountry() methods (#13)
  • UnknownCountryException now has a getCountry() method (#13)

✨ Improvements

  • The AT, BE and LU formatters now accept (and strip) a leading A/ B/L letter (#13)

Thanks to @rubentebogt!