Skip to content

Socrates v1.1.0 (2020-06-09)

Compare
Choose a tag to compare
@AlexOlival AlexOlival released this 09 Jun 10:25
b8d2b7f

Added

  • Add docblocks to the public facing classes (#49)
  • Add method annotations to the Facade to enable IDE autocompletion (#50)
  • Add StyleCI integration (#52)

Fixed

  • Fix the behaviour of the Laravel validation rule (#48)
  • Fix the COUNTRIES.md table and move it to the project root (#51)

Changed

  • Change internal Exception handling for better maintainability (#49)