Skip to content

0.6.0

Choose a tag to compare

@BenMorel BenMorel released this 11 Feb 20:56

💥 Breaking changes

  • Minimum PHP version is now 8.2
  • Exceptions have been moved to Brick\Postcode\Exception

✨ New features

  • Exceptions now extend a base PostcodeException class

✨ Improvements

  • Support for 6-digit postcodes in Paraguay (PY) (#21)
  • Exceptions now extend RuntimeException