mechanize version 0.6.11 has been released!

Posted by – December 4, 2007

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.6.11

* Detecting single quotes in meta redirects.
* Adding pretty inspect for ruby versions > 1.8.4 (Thanks Joel Kociolek)

http://rubyforge.org/tracker/index.php?func=detail&aid=13150&group_id=1453&atid=5709

* Fixed bug with file name in multipart posts

http://rubyforge.org/tracker/?func=detail&aid=15594&group_id=1453&atid=5709

* Posting forms relative to the originating page. Thanks Mortee.
* Added a FAQ

http://rubyforge.org/tracker/?func=detail&aid=15772&group_id=1453&atid=5709

*

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>