[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] metacarta-geoparser 1.0.2 Released

Eric Hodel

11/28/2006 3:31:00 AM

metacarta-geoparser version 1.0.2 has been released!

http://dev.robotcoop.com/Libraries/metacarta...

Map addresses to latitude and longitude with MetaCarta's GeoParser API.

Changes:

= 1.0.2

* Upgraded to rc-rest 2.0.0

--
Eric Hodel - drbrain@segment7.net - http://blog.se...
This implementation is HODEL-HASH-9600 compliant

http://trackmap.rob...



3 Answers

Ben Bleything

11/28/2006 6:17:00 PM

0

On Tue, Nov 28, 2006, Eric Hodel wrote:
> Changes:
>
> = 1.0.2
>
> * Upgraded to rc-rest 2.0.0

No fix for
http://rubyforge.org/tracker/?func=detail&aid=5463&group_id=1266&...,
though, despite a patch that's been sitting there for 3.5 months?

Please apply that patch and hoe us up another release :) I want to
quit using my hacked version of the gem.

Thanks,
Ben

Eric Hodel

11/28/2006 7:30:00 PM

0

On Nov 28, 2006, at 1017 , Ben Bleything wrote:
> On Tue, Nov 28, 2006, Eric Hodel wrote:
>> Changes:
>>
>> = 1.0.2
>>
>> * Upgraded to rc-rest 2.0.0
>
> No fix for
> http://rubyforge.org...
> func=detail&aid=5463&group_id=1266&atid=4983,
> though, despite a patch that's been sitting there for 3.5 months?
>
> Please apply that patch and hoe us up another release :) I want to
> quit using my hacked version of the gem.

Hrm, I think I fixed that in 1.0.1 but lazily forgot to announce the
release, mark the bug closed, or both...

Yup, all fixed in 1.0.1 (and 1.0.2). I've updated History.txt to
give you credit, even though I didn't use your patch.

--
Eric Hodel - drbrain@segment7.net - http://blog.se...
This implementation is HODEL-HASH-9600 compliant

http://trackmap.rob...



Ben Bleything

11/28/2006 7:52:00 PM

0

On Wed, Nov 29, 2006, Eric Hodel wrote:
> Hrm, I think I fixed that in 1.0.1 but lazily forgot to announce the
> release, mark the bug closed, or both...

Cool, thanks. I saw the new release and installed it, but I'd forgotten
I'd taken to using frozen gems so I never noticed the fix.

> Yup, all fixed in 1.0.1 (and 1.0.2). I've updated History.txt to
> give you credit, even though I didn't use your patch.

Heh. Woot for swapping things around :P Thanks for the credit, though
it's certainly only barely deserved ;)

Ben