Typhoeus v0.2.0 Release Notes

    • ๐Ÿ›  Fix warning in Request#headers from attr_accessor
    • ๐Ÿ“œ Params with array values were not parsing into the format that rack expects [GH-39, smartocci]
    • โœ‚ Removed Rack as a dependency [GH-45]
    • โž• Added integration hooks for VCR!