Mechanize v0.7.3 Release Notes

    • Pages are now yielded to a blocks given to WWW::Mechanize#get
    • WWW::Mechanize#get now takes hash arguments for uri parameters.
    • WWW::Mechanize#post takes an IO object as a parameter and posts correctly.
    • 🛠 Fixing a strange zlib inflate problem on windows