Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 732 Bytes

HISTORY.rst

File metadata and controls

41 lines (27 loc) · 732 Bytes

History

1.0.6 (2015-02-28)

  • support passing in EdgeRc to from_edgerc static method
  • fix problem with following redirects

1.0.5 (2014-11-10)

  • support 'Host' header more transparently
  • remove testurl since new 'Host' support handles the same case
  • support edgerc file

1.0.4 (2014-11-05)

  • support python3

1.0.3 (2014-10-16)

  • update link to developer site

1.0.2 (2014-08-29)

  • add testurl parameter for overriding method and host for testing

1.0.1 (2014-05-14)

  • Change POST behavior to truncate and max_body to 128kb(GRID-236)

1.0 (2014-04-04)

  • First version