Skip to content

v4.1.0

Compare
Choose a tag to compare
@daneah daneah released this 05 Aug 17:18
06dae58

[4.1.0] - 2019-08-05

Added

  • Ability to run linting and build docs using tox
  • Ability to access raw response object when making a call using return_raw_response_object=True.
    Useful for accessing things like response cookies or headers.

Changed

  • Moved implementation to src/ directory for improved end-to-end testing with packaging.