Releases: geo6/geocoder-php-addok-provider
Releases · geo6/geocoder-php-addok-provider
Release 1.4.0
What's Changed
- Drop support for PHP 7.3 (End of life)
- Migrate to PSR-18 by @jbelien in #7
Full Changelog: v1.3.0...v1.4.0
Release 1.3.0
- Add support for PHP 8.0
- Drop support for PHP 7.0 (End of life)
- Drop support for PHP 7.1 (End of life)
- Drop support for PHP 7.2 (End of life)
- Upgrade to PHPUnit 9.5
- Migration from Travis CI to GitHub Actions
See changelog for full list of changes.
✨ Version 1.2.0
✨ Allow filter by type
See changelog for full list of changes.
🐛 Version 1.1.1
See changelog for full list of changes.
✅👷 Add PHPUnit tests and Travis CI
https://travis-ci.org/geo6/geocoder-php-addok-provider
See changelog for full list of changes.
🐛 Version 1.0.1
Small fix when result is type=street
instead of type=housenumber
.
🎉 Initial release
Initial release of the "Addok" provider for the Geocoder PHP.
See README.md
for more details !