Skip to content

Releases: geocoder-php/BazingaGeocoderBundle

3.0.0

16 Jan 14:21
Compare
Choose a tag to compare

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 to bazinga_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

14 Dec 14:23
Compare
Choose a tag to compare
  • 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

14 Dec 12:12
Compare
Choose a tag to compare

Minor bug fix release as we are about to release a new major version of this bundle (2.0.0).

1.5.0

28 Nov 08:02
Compare
Choose a tag to compare
  • Add support for the GoogleMapsBusiness provider
  • Add support for the TomTom provider