Skip to content
Snippets Groups Projects
Select Git revision
  • 3385ccd864f58a21d6c82bb148e519a51389bd86
  • master default protected
  • rails-geocoder
  • rails2
  • v1.5.1
  • v1.5.0
  • v1.4.9
  • v1.4.8
  • v1.4.7
  • v1.4.6
  • v1.4.5
  • remove
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.7
  • v1.3.6
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
24 results

CHANGELOG.rdoc

Blame
  • user avatar
    Alex Reisner authored
    2070d01c
    History
    To find the state of this project's repository at the time of any of these versions, check out the tags.

    Changelog

    Per-release changes to Geocoder.

    0.8.1 (2009 Oct 8)

    • Extract XML-fetching code from Geocoder.search and place in Geocoder._fetch_xml (for ease of mocking).

    • Add tests for coordinate-fetching instance methods.

    0.8.0 (2009 Oct 1)

    First release.