Skip to content

2.3.0

Compare
Choose a tag to compare
@Propaganistas Propaganistas released this 19 Jun 10:52
· 220 commits to master since this release

New features:

  • Validator will now throw NoValidCountryFoundException when no country field is present and no countries have been specified in the parameters
  • Validator will now throw InvalidParameterException for unrecognized parameters

Under the hood improvements:

  • Switched to PSR-4
  • Refactored validator class
  • Implemented automatic unit testing