- bd82776 - [Composer] Refine deps
- 47fbb10 - Rename MarkerImage.xml to MarkerImage.orm.xml
- 03b0110 - [Composer] Upgrade to PSR-4
- 2599efe - [Travis] Add Symfony 2.5 + Remove 2.0 branch
- bf48170 - Replace deprecated twig features + Fix PHPDoc + Bump phpunit to ~4.0 + Bump twig to ~1.12
- fdffec8 - Add coveralls support
- b2569ba - Fix Geocoder provider documentation
- c2d25a7 - [Helper] Allow to render the map in a single call
- d69152a - [Places] Add component restrictions support
- e6cf9ce - Update new year
- 69e8426 - Deprecate Symfony 2.0
- 2ffb7cd - [Travis] Simplify matrix + Add Symfony 2.4 to the build
- 1c161c6 - Make widop/http-adapter-bundle really optional
- df9d815 - [Service] Add business account support
- 0512906 - [Service] Replace kriswallsmith/buzz by widop/http-adapter
- 01d5583 - Add info box support
- a871d55 - [PlacesAutocompleteType] Fix missing name html attribute + use text as parent type
- 034e312 - [Overlays] Add marker cluster support
- fe226ae - Add Places autocomplete support
- a619815 - Fix PHP template service by making it public
- db9c9c2 - Add Distance Matrix support
- b151380 - Add PHP template support
- d22d5d3 - [Travis] Use --prefer-source to avoid random build fail
- 83d85e3 - [DI] Use Extension processConfiguration method
- c662180 - [Helper] Add JS container
- 54ac124 - PSR2 compatibility
- df4265d - Refactor according to helper renaming
- 2c13c5b - Remove prototyped services
- 76b0a46 - [Geocoder][Request] Add language support
- bbf251f - Allow to override all business classes & helpers
- f82a0d4 - [Directions] Add language parameter to the request
- a02d698 - [EventListener] Fix fake request listener registration
- de0c9e6 - [Tests] Fix code coverage
- 86b9ad3 - [Entity] Fix map pre persist
- 4c7674d - Extract business class + Fix CS