All Versions
30
Latest Version
Avg Release Cycle
111 days
Latest Release
-

Changelog History
Page 2

  • v0.3.1 Changes

    November 16, 2013
    • โšก๏ธ Updated: use Geocoder 2.3.x
    • โšก๏ธ Updated: use SensioLabs Insight
    • ๐Ÿ“š Updated: documentation
    • ๐Ÿ›  Fixed: travis, packagist and sensiolabs insight badges
    • ๐Ÿ›  Fixed: tests
  • v0.3.0 Changes

    July 19, 2013

    Changes :

    • Updated: loep (The League of Extraordinary Packages) is now owner - BC break
    • โšก๏ธ Updated: use Geocoder 2.0.0

    โฌ†๏ธ Upgrade : basically you just need to add League\ before Geotools' namespaces.

    NB : if you need to use an older version like 0.2.4 for instance, install or update packages with --prefer-source option.

  • v0.2.4 Changes

    May 03, 2013
    • โšก๏ธ Updated: made it working with Geocoder 1.5.0
    • โšก๏ธ Updated: integration with frameworks in features list
    • โž• Added: integration with Silex
    • โž• Added: integration with frameworks
    • โšก๏ธ Updated: Contribution doc
    • โž• Added: memcached and mongo extensions to travis-ci
    • โž• Added: mongodb service to travis-ci
    • โž• Added: expire to Memcached cache - fix #26
    • โž• Added: expire to Redis cache + test - fix #26
  • v0.2.3 Changes

    March 29, 2013
    • โšก๏ธ Updated: MongoDB test coverage
    • โž• Added: Memcached cache test - fix #22
    • ๐Ÿ”จ Refactored: Redis and MongoDB caches tests
    • โž• Added: MongoDB cache test - fix #22
    • โž• Added: Redis cache test - fix #22
    • โž• Added: Memcached cache - fix #24
  • v0.2.2 Changes

    March 26, 2013
    • โž• Added: Redis cache - fix #23
    • โšก๏ธ Updated: MongoDB cache search by key
    • ๐Ÿ›  Fixed: MangoDB cache
    • โšก๏ธ Updated: doc with try .. catch bloc
    • ๐Ÿ›  Fixed: Batch test for php 5.3
    • โž• Added: Cache interface + mongoDB - fix #2
    • ๐Ÿ”จ Refactored: Point test
  • v0.2.1 Changes

    March 16, 2013
    • โž• Added: arcgis_online provider
    • ๐Ÿ”€ Merge branch 'BatchImproved'
    • ๐Ÿ›  Fixed: batched result object embed provider's name, query and exception string - fix #6
    • โž• Added: Geocoder dev-master as require-dev
    • ๐Ÿ›  Fixed: CLI tests
  • v0.2.0 Changes

    March 12, 2013
    • ๐Ÿ›  Fixed: empty ellipsoid name throws an exception now
    • โž• Added: Ellipsoid support to Point, Convert and Distance CLI - fix #7
    • โž• Added: Ellipsoid support to Point CLI
    • โž• Added: Ellipsoid support to Distance CLI
    • โž• Added: Ellipsoid support to Convert CLI
    • โž• Added: TomTom provier to CLI - fix #14
    • ๐Ÿ”„ Changed: mile parameter to mi in Distance to be more consistent [BC break]
  • v0.1.12 Changes

    March 08, 2013
    • โž• Added: command exemples and refactoring
    • โž• Added: help to geocoding and reverse geocoding CLI
    • ๐Ÿ›  Fixed: homepage in composer.json
    • โšก๏ธ Updated: doc and composer.json
    • ๐Ÿ›  Fixed: php warning in CLI on wrong providers constuction arguments
    • โšก๏ธ Updated: list of contributors
    • โšก๏ธ Updated: geohash doc
  • v0.1.11 Changes

    March 05, 2013
    • โž• Added: international feet unit to CLI + test - fix #10
    • โšก๏ธ Updated: relative links to absolute ones
    • Added: ip_geo_base and baidu as CLI providers - fix #8
    • ๐Ÿ›  Fixed: feet unit + test
    • โž• Added International Feet as a unit
    • โž• Added a bunch of tests.
  • v0.1.10 Changes

    February 27, 2013
    • โž• Added: support of different ellipsoid + doc + tests - fix #5
    • ๐Ÿ”จ Refactored: Doc + CLI commands + tests
    • ๐Ÿ‘Œ Improved: geocoder:geocode and geocoder:reverse CLI + tests
    • โž• Added: lowerize() method using mbstring extension