GeoCoder v1.1.0 Release Notes

Release Date: 2012-10-16 // over 11 years ago
    • ✂ Remove useless use statements
    • 🛠 fix tests due to a change in the exception message
    • 🛠 Fix README
    • 🛠 Fix tests
    • 🛠 Fix README
    • 🛠 Fix some tests
    • 🛠 Fix YahooProvider
    • 🛠 Fix OpenStreetMapsProvider
    • 🛠 Fix IpInfoDbProvider
    • 🛠 Fix HostIpProvider
    • 🛠 Fix GoogleMapsProvider
    • 🛠 Fix GeoipProvider
    • 🛠 Fix FreeGeoIpProvider
    • 🛠 Fix BingMapsProvider
    • ➕ Add more named exceptions
    • 🛠 Fix CS
    • 🛠 Minor fixes
    • 🔨 Refactor the error handling - BC BREAK
    • ⬆️ Bump version to 1.1.0-dev
    • ⚡️ Updated: IPv4 and IPv6 informations to README.md
    • 🛠 Fixed: BingMapsProvider and CloudMadeProvider tests which need API keys
    • 🛠 Fixed: Guzzle v3.0.0 moved plugins from Guzzle\Http\Plugin to Guzzle\Plugin
    • ➕ Added: IPv6 control to providers
    • ➕ Added: Add filter_var checks on Address based only providers - BC BREAK