Release Name: 0.8.0
Notes:
The+Mechanize+library+is+used+for+automating+interaction+with+websites.+%0AMechanize+automatically+stores+and+sends+cookies%2C+follows+redirects%2C%0Acan+follow+links%2C+and+submit+forms.++Form+fields+can+be+populated+and%0Asubmitted.++Mechanize+also+keeps+track+of+the+sites+that+you+have+visited+as%0Aa+history.
Changes:
%3D%3D%3D+0.8.0%0A%0A*+New+Features%3A%0A++*+Lifecycle+hooks.++Mechanize%23pre_connect_hooks%2C+Mechanize%23post_connect_hooks%0A++*+file%3A%2F%2F%2F+urls+are+now+supported%0A++*+Added+Mechanize%3A%3APage%23link_with%2C+frame_with+for+searching+for+links+using%0A++++%2Bcriteria%2B.%0A++*+Implementing+PUT%2C+DELETE%2C+and+HEAD+requests%0A%0A*+Bug+Fixes%3A%0A++*+Fixed+an+infinite+loop+when+content-length+and+body+length+don't+match.%0A++*+Only+setting+headers+once%0A++*+Adding+IIS+authentication+support
|