mechanize version 0.6.11 has been released!

Posted by Aaron Patterson on December 04, 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

  • http://mechanize.rubyforge.org/

Trackbacks

Use this link to trackback from your own site.

Comments

Leave a response

Comments

Check Spelling
Activate Spell Check while Typing