Skip to content

Releases: alufers/mitmproxy2swagger

0.13.0: Msgpack support

03 Jan 13:27
Compare
Choose a tag to compare
  • Add msgpack support
  • Update dependencies

Update mitmproxy to 10.1.6

28 Dec 17:34
Compare
Choose a tag to compare

Update other dependencies

0.11.0

21 Aug 12:28
Compare
Choose a tag to compare
  • Update mitmproxy to 1.0.0
  • Update other dependencies

0.10.1

01 Jul 00:29
Compare
Choose a tag to compare
  • Fixes for the file type detection heuristic (thanks @gadcam)
  • Dependency updates

0.10.0

20 May 14:08
Compare
Choose a tag to compare
  • Improve Python 3.9 compatibility
  • Update dependencies
  • Add customizable param regex and suppression
    • --param-regex: Allows the user to customize what path segment value will be considered as a parameter.
    • --suppress-params: Only outputs the "templated" path with the parameter variables, but not the originals with the actual parameters.
  • fix: correctly escape path templates

0.9.0

23 Apr 11:58
Compare
Choose a tag to compare
chore: release 0.9.0

0.8.2

13 Mar 12:05
Compare
Choose a tag to compare

Update json-stream dependency

0.8.1

18 Feb 18:43
Compare
Choose a tag to compare
0.8.1

0.8.0: Add support for x-www-form-urlencoded requests

13 Feb 09:02
Compare
Choose a tag to compare
  • Adds support for parsing and generating schemas for x-www-form-urlencoded requests

0.7.2

30 Nov 20:35
Compare
Choose a tag to compare
0.7.2