Typhoeus v0.6.2 Release Notes

  • Full Changelog

    ✨ Enhancements:

    • Reintroduce a global cache.
    • Request#handled_response falls back to the original response. (turnerking, #272)
    • When Errors::NoStub is raised the url is displayed. (dschneider, #276)
    • 👉 Make Request#hash consistent.
    • ➕ Add .rvmrc and ctags to .gitignore. (ryankindermann, #274)