All Versions
43
Latest Version
Avg Release Cycle
155 days
Latest Release
244 days ago
Changelog History
Page 4
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