All Versions
42
Latest Version
Avg Release Cycle
128 days
Latest Release
559 days ago
Changelog History
Page 4
Changelog History
Page 4
-
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
-
v1.1.1 Changes
October 23, 2012- ➕ Add more tests thanks to Antoine Corcy (@toin0u)
- ⚡️ Updated: README.md - need cURL to run unit tests
- 🛠 Fix README + CS
- ⚡️ Updated: README
- ➕ Added: GeocoderUsProvider
- ➕ Added: GeocoderCaProvider
- 🛠 Fix Geoip provider
- 🛠 [Provider] fixed indentation.
- 🛠 Fixed: sprintf type specifier in ChainProvider
- 🛠 Fixed: tests
- ⚡️ Updated: providers tests getName()