Socrates v1.1.0 (2020-06-09)
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)