Sha256: abaacb336f5383f29cddaae57f4334f155faf5ccaf395971476bcd848c9c8265
Contents?: true
Size: 549 Bytes
Versions: 1
Compression:
Stored size: 549 Bytes
Contents
0.7.0 - 2014-05-13 ================== * If an address looks like a zip code, don't ever do 'real' geolocation and fall back to the static lookup. * If an address looks something like "latitude: 41.9040, longitude: 12.4530" just extract the numbers and trust that's what we want instead of 'real' geolocation. * Support :cache option to save results: `cache => Redis.new` 0.6.1 - 2014-04-09 ================== * Strip newlines from address since Yahoo BOSS doesn't like them. 0.6.0 - 2014-04-03 ================== * Initial Release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
geomancer-0.7.0 | CHANGELOG.md |