Releases: stefanzweifel/php-swiss-cantons
Releases · stefanzweifel/php-swiss-cantons
3.0.0
Changed
- Update README with better examples on how to use the package
- Passing an invalid language to
Canton@setLanguage
now throwsInvalidLanguageException
- If a Canton can't be found either by abbreviation, name or zipcode
CantonException
is thrown - Replace most of the internal doc blocks with Type Hints, Return Types and Property Types
- Internally, data sets are now always cast to arrays instead of objects
- Switch from Travis to GitHub Actions for testing
Removed
- Drop support for PHP 7.2
- Drop support for PHP 7.3
- Remove Code documentation folder
/docs
2.1.0
2.0.1
2.0.0
1.4.0
You can now retrieve a list of all Cantons instead of just searching for them. See README for details.
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
1.0.0 Release 🎉