[Ruby] [ANN] mechanize 0.7.0 Released

Aaron Patterson aaron at tenderlovemaking.com
Mon Jan 14 21:18:20 PST 2008


mechanize version 0.7.0 has been released!

* <http://mechanize.rubyforge.org/>

The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
can follow links, and submit forms.  Form fields can be populated and
submitted.  Mechanize also keeps track of the sites that you have
visited as a history.

Changes:

# Mechanize CHANGELOG

## 0.7.0

* Removed Ruby 1.8.2 support
* Changed parser to lazily parse links
* Lazily parsing document
* Adding verify_callback for SSL requests.  Thanks Mike Dalessio!
* Fixed a bug with Accept-Language header.  Thanks Bill Siggelkow.

* <http://mechanize.rubyforge.org/>

-- 
Aaron Patterson
http://tenderlovemaking.com/


More information about the Ruby mailing list