Sha256: ea5ab7f31f32de5153472bcee9348b8ab7e41be83e76a25410c976986a2792e5

Contents?: true

Size: 689 Bytes

Versions: 1

Compression:

Stored size: 689 Bytes

Contents

0.7.1 - 2014-05-13
==================

* Don't require ':' in lat/long searches since that conflicts with
  some WebKite filter encodings.

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.1 CHANGELOG.md