[Ruby] [ANN] mechanize 0.6.4 Released
Aaron Patterson
aaron_patterson at speakeasy.net
Wed Dec 20 17:39:22 PST 2006
On Wed, Dec 20, 2006 at 02:22:54PM -0800, Ryan Davis wrote:
> On Dec 20, 2006, at 2:33 PM, Aaron Patterson wrote:
>
> > mechanize version 0.6.4 has been released!
>
> This one doesn't have a name?
It does, in keeping with tradition the name is Gwendolyn.
>
> > 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.6.4
> >
> > * Adding the "redirect_ok" method to Mechanize to stop mechanize from
> > following redirects.
> > http://rubyforge.org/tracker/index.php?
> > func=detail&aid=6571&group_id=1453&atid=5712
> > * Added protected method Mechanize#set_headers so that subclasses can
> > set custom headers.
> > http://rubyforge.org/tracker/?
> > func=detail&aid=7208&group_id=1453&atid=5712
> > * Aliased Page#referer to Page#page
> > * Now using hoe
>
> YAY!
>
> That explains the lack of a name I guess. :)
Yes, thats pretty much why there isn't a name in the announcement.
Should that be a hoe feature request? ;-)
--
Aaron Patterson
http://tenderlovemaking.com/
More information about the Ruby
mailing list