Releases: langleyfoxall/php-simple-google-maps
Releases · langleyfoxall/php-simple-google-maps
v1.4.0
What's Changed
- Adding compatibility for Laravel 11 by @Warren-CB in #12
New Contributors
- @Warren-CB made their first contribution in #12
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Upgrade by @jameswilddev in #11
New Contributors
- @jameswilddev made their first contribution in #11
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
- Provisional Laravel 8 compatibility
v1.1.1
- Support for Composer 2.0.
v1.1.0
- Support for Laravel 7.x.
v1.0.0
- Re-release as v1.0.0.
v0.3.0
- Add Laravel 6 support.
v0.2.0
- Ability to determine directions between two locations, via driving, walking, bicycling, or public transport, with the
directions
method. - Ability to cast
LatLong
objects to a string representation.
v0.1.0
- Initial release.