Releases: geo6/geocoder-php-bpost-provider
Releases · geo6/geocoder-php-bpost-provider
Release 1.4.0
What's Changed
- Drop support for PHP 7.3 (End of life)
- Migrate to PSR-18 by @jbelien in #9
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.1
- ✅ Add test with data
- 📝 Update README (include example with structured address)
See changelog for full list of changes.
✅👷 Add PHPUnit tests and Travis CI
https://travis-ci.org/geo6/geocoder-php-bpost-provider
See changelog for full list of changes.
⬆️ Version 1.1.3
🐛 Version 1.1.2
Small bugfix.
🐛 Version 1.1.1
Small bugfix.
✨ Version 1.1.0
Enable unstructured address geocoding.
🎉 Initial release
Initial release of the "bpost" provider for the Geocoder PHP.
See README.md
for more details !