Skip to content

Latest commit

 

History

History
68 lines (37 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

68 lines (37 loc) · 1.55 KB

Changelog

Added

  • Use toxiproxy_url for defining toxiproxy-api base URL.

Added

  • Build Python 3.7 too
  • Specify readme format for Pypi

Changed

  • Fixed modify_proxy action: Does not error on a successful call and returns proper error message
  • Add support for reset endpoint

Changed

  • delint
  • use the appropriate typing annotation Any instead of any which is a builtin function

Just so that we can re-upload to Pypi...

Added

  • add MANIFEST.in for building a proper Python distribution package

Changed

  • Module name to chaostoxi

Added

  • Travis CI
  • Initial version of code