Releases: geocoder-php/BazingaGeocoderBundle
Releases · geocoder-php/BazingaGeocoderBundle
3.0.0
Changelog
- Added: Doctrine mapping support (#47)
- Changed: require Symfony
2.1
and above - Changed: the tag for registering dumpers has been renamed from
geocoder.dumper
tobazinga_geocoder.dumper
- Fixed: documentation, CS, PHPDoc
Important Note
This release is a major release has Backward Compatiblity has been broken in the AddDumperPass
class, renaming the tag to bazinga_geocoder.dumper
.
2.0.0
- Added: MapQuest provider support
- Added
doctrine/cache
as dev requirement - Fixed: OpenStreetMap provider
- Fixed: CacheProvider
- Removed: Yahoo provider
- Updated: documentation
Important: this version installs Geocoder 2.3 and upper (~2.3
constraint), that is why it is a new major release. If you want to use Geocoder < 2.0, you need to use versions 1.x of this bundle.
1.5.1
Minor bug fix release as we are about to release a new major version of this bundle (2.0.0
).
1.5.0
- Add support for the
GoogleMapsBusiness
provider - Add support for the
TomTom
provider