Skip to content

1.1.0

Compare
Choose a tag to compare
@man90es man90es released this 20 Jan 10:09
· 77 commits to master since this release

This release includes:

  • GET parameters' validation. Some requests that used to return status 404 will take less time now and return status 400 instead.
  • region and searchType GET parameters are no longer mandatory. They take values EU and familyName respectively if omitted (or invalid).
  • Minor code optimisations.