[ANN] Curb 0.1.2

Curb 0.1.2 is now available from the curb project on Rubyforge (http://curb.rubyforge.org). Curb provides easy to use bindings to the libcurl URL transfer library.

This release fixes a bug when compiling against libcurl versions < 7.15.4, and implements missing support for setting HTTP proxy server on a per-instance basis. Thanks to Paul Revello, Ryan F and Jonas Pfenniger for bug reports and patches.

To install or upgrade:

  $ gem install curb

or grab the archive from http://rubyforge.org/frs/?group_id=2622 and do 'rake install'.

···

--
Ross Bamford - rosco@roscopeco.remove.co.uk