Skip to content

Releases: brick/postcode

0.4.0

08 Oct 21:01
Compare
Choose a tag to compare

💥 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!

0.3.3

19 Sep 22:47
Compare
Choose a tag to compare

✨ Improvements

  • Exclude Austrian postal codes starting with 0 (#15) - thanks to @weswaldix

0.3.2

15 Sep 21:16
Compare
Choose a tag to compare

✨ New features

  • Support for 7-digit postal codes in Egypt (#14) - thanks to @faustbrian

0.3.1

08 Dec 17:42
Compare
Choose a tag to compare

✨ New features

  • Formatter for IC (Canary Islands) (#12) - thanks to @mpesari

0.3.0

01 Sep 21:27
Compare
Choose a tag to compare

Minimum PHP version is now 7.4. No breaking changes.

0.2.8

22 Feb 20:49
4b91f14
Compare
Choose a tag to compare

🐛 Bug fix

0.2.7

10 Jul 16:59
a58e510
Compare
Choose a tag to compare

🐛 Bug fix

  • Fix GB formatter not accepting C in inward code (#9) - thanks to @chris-ware

0.2.6

31 Mar 16:28
89220a8
Compare
Choose a tag to compare

🐛 Bug fix

  • Further improvements to the IE formatter (#8) - thanks to @wernerwa

0.2.5

22 Feb 15:24
Compare
Choose a tag to compare

🐛 Bug fix

  • Fixed the IE formatter not accepting the ANN ANNN format (#7) - thanks to @nigobo

0.2.4

18 Aug 08:17
b9200ea
Compare
Choose a tag to compare

🐛 Bug fix

  • Fixed the SE formatter that was missing space (#6) - thanks to @grizzm0