Changes
=======

0.00007 - Aug 11 2010
    * Update Test::More dependency
    * No code changes

0.00006 - Aug 09 2010
    * Implement precision() (hiratara)
    * Implement decode_to_precision() (hiratara)
    * Fix documentation
    * Add constants to specify direction for adjacent()
    * Run tests from Geo::Hash 

0.00005 - Aug 03 2010
    * Make around/offset actually work for neighbors() (hiratara)

0.00004 - Aug 03 2010
    * Fix overflow (mattn)
    * Add some author tests

0.00003 - Aug 03 2010
    * `index' is the BSD name for strchr (mattn)
      (Apparently this allows compilation on Windows. Coolness!)

0.00002 - Aug 03 2010
    * Add tests for t/002_adjacent.t and t/003_neighbors.t (hiratara)
    * Fix adjacent accordingly (hiratara)
    * Fix neighbors

0.00001 - Jul 29 2010
    * Initial release
