All Versions
43
Latest Version
Avg Release Cycle
155 days
Latest Release
244 days ago

Changelog History
Page 4

  • v1.5.0 Changes

    May 03, 2013
    • โž• Added: DefaultResultFactory and MultipleResultFactory classes - Fix #223
    • ๐Ÿ›  Fixed: provider's tests
    • ๐Ÿ›  Fixed: encoding for geoip provider
    • ๐Ÿ›  fixed: inspection values
    • ๐Ÿ›  Fixed: tests and enhanced test cover
    • ๐Ÿ›  Fixed: branch-alias (composer)
  • v1.4.0 Changes

    March 16, 2013
    • โšก๏ธ Updated: doc with an exemple of the ChainProvider
    • โšก๏ธ Updated: doc about result object
    • ๐Ÿ”จ Refactored: adapters and its tests
    • โšก๏ธ Updated: readme for new ArcGIS Online Provider
    • โž• Added: ArcGIS Online provider
    • ๐Ÿ›  Fixed: OpenStreetMaps test
    • โšก๏ธ Updated: Set a custom result factory via a setter
    • ๐Ÿ›  Fixed: compatibility php 5.3
    • ๐Ÿ›  Fixed: Yandex test
    • โž• Added: TomTom Provider
  • v1.3.0 Changes

    March 04, 2013
    • ๐Ÿ›  Fixed: ipgeobase url
    • ๐Ÿ›  Fixed: MapQuest test
    • โž• Added: BaiduProvider + test
    • ๐Ÿ›  Fixed: OpenStreetMaps test
    • โž• Added: IpGeoBase-ru as a provider + test
    • ๐Ÿ›  Fixed: travis-ci config
    • โž• Added: adress support for datascience
    • ๐Ÿ›  Fixed: FreeGeoIp provider's tests
    • ๐Ÿ“š Updated: documentation about Geocoder::using()
  • v1.2.1 Changes

    February 03, 2013
    • ๐Ÿ“š Updated: documentation - Google Maps Business and MaxMind providers
    • โž• Added: SSL support to Google Maps Business provider + test
    • โž• Added: SSL support to MaxMind provider
    • โž• Added: locale parameter test to Yahoo provider
    • โšก๏ธ Updated: BingMaps provider has a locale parameter
    • โž• Added: Omni service + tests - thanks @lox
    • โž• Added: MaxMind provider support IPv6 + tests
    • โž• Added: City District in formatter
    • ๐Ÿ›  Fixed: MaxMind provider - fix #183
    • โšก๏ธ Updated: precise which api key works with MaxMind provider
    • ๐Ÿ›  Fixed: test to make it compatible against different databse
    • โž• Added missing test
    • Fixed REVERSE_ENDPOINT_URL
    • โž• Added tests for Geonames Provider
    • โž• Added Geonames Provider
    • โž• Added: AbstractResult class
    • ๐Ÿ›  Fixed: Yandex provider's tests
    • โž• Add a ResultFactory to easily create ResultInterface instances
  • v1.2.0 Changes

    January 15, 2013
    • ๐Ÿ›  Fix SocketHttpAdapter which did not take care of query string
    • ๐Ÿ›  Fix tests/CS
    • ๐Ÿ›  Fix response interpretation in GeopIPs Provider considering error and ok response
    • โšก๏ธ Update tests
    • ๐Ÿ”„ Change wording from 'splitted' to 'split'
    • ๐Ÿ›  Fix response processing in GeoIPsProvider
    • Added exception for status code = OVER_QUERY_LIMIT
  • v1.1.6 Changes

    January 08, 2013
    • โช Restore OIORestProvider tests - fix #169
    • โœ… Skip OIORest tests
  • v1.1.5 Changes

    December 29, 2012
    • โž• Add PHP 5.5 to travis-ci config
    • Correct property reference.
    • Option to use SSL when communicating with end point
    • ๐Ÿ›  Fix some tests due to data changed
    • Complete exemple's outputs in README
    • โœ… Throws InvalidCredentialsException on invalid api key + test
    • โž• Added UnsupportedException to ProviderInterface
  • v1.1.4 Changes

    December 04, 2012
    • ๐Ÿ›  Fixed indentation in OIORestProvider
    • โž• Added countyCode to the Geocoded result object for county short name
    • โž• Added reverse geocoding to OIORestProvider + test
    • ๐Ÿ›  fix tests
    • ๐Ÿ›  fix code inspection
    • ๐Ÿ‘‰ make adapter and locale mutable within provider
  • v1.1.3 Changes

    November 17, 2012
    • Replace urlencode() by rawurlencode() in GoogleMapsProvider
    • โœ‚ Removed redundant if statement
    • โœ‚ Removed not reliable place_rank and limit result to one + test - fix #129
    • ๐Ÿ‘‰ Use sf2 coding standard
    • ๐Ÿ›  Fixed some CS in providers
    • ๐Ÿ›  Fix ArrayAccess methods in Geocoded class. Fix #150
    • โž• add failing test for mixed case array access
    • ๐Ÿ›  Fix timezone in IpInfoDbProviderTest
    • โž• Adding MaxMindProvider + Tests
    • ๐Ÿ”จ Refactored providers result with array_merge + tests - fix #145
    • โž• Added: HttpException and ExtensionNotLoadedException
    • ๐Ÿ›  Fix CS - start to use sf2 coding standard + closes #147
    • ๐Ÿ›  Fixed: use identical comparison operator
    • ๐Ÿ›  Fixed CS, logic and tests in some providers
    • ๐Ÿ‘ป Use exception interface to respect convention
    • Issue #81: Added Google Maps for Business provider
  • v1.1.2 Changes

    November 13, 2012
    • โœ‚ Removed useless contructor
    • ๐Ÿ‘‰ Use short class name instead of FQCN
    • โž• Add GeoIPsProvider provider + Tests
    • โž• Add GeoPluginProvider + Tests
    • โšก๏ธ Optimized and tested OSM reverse data error catching
    • ๐Ÿ›  Fixed: YandexProvider test
    • Check result element exists
    • โž• Added: YandexProvider, test and updated README
    • โšก๏ธ Update README
    • ๐Ÿ“‡ Rename SocketAdapter to SocketHttpAdapter to respect conventions
    • ๐Ÿ›  Fixed: DataScienceToolkit provider and its test
    • ๐Ÿ›  Fix PR #118
    • ๐Ÿ›  fix cs adn ipv6
    • โœ… unit test datasciencetoolkitprovider
    • ๐Ÿ›  fixing broken tests case in a fr_FR localized environment : made tests now PHP's locale-aware
    • ๐Ÿ›  Fix CS, remove var_dump
    • ๐Ÿ›  fix typo
    • โšก๏ธ Updated: tests bootstrap - check cURL and dependencies
    • DataScienceToolkitProvider
    • โž• Added: IGNOpenLSProvider + tests
    • ๐Ÿ›  Fixed: tests should only use cURL as HttpAdapter
    • ๐Ÿ›  Fixed: casts in GeocoderUsProvider