Skip to content

Releases: mondeja/http-request-codegen

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 13:07
94beffd

Breaking changes:

  • Dropped support for Python < 3.7

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 09 Jun 23:46
  • Added Spanish documentation translation.

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 02 Feb 12:11

. Minimum Python version required is 3.6

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 08 Jan 11:26
  • Fixed renderization inconsistency in Javascript fetch implementation.

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 08 Jan 11:12
  • Fixed minor type errors in Javascript and Python implementations.

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 08 Jan 10:17
  • Fixed error generating parameter in Bash curl POST generator.

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Jan 09:12
  • Add Bash curl GET and POST generators.

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Dec 17:47
  • Add Python requests GET and POST generators.
  • Add Javascript fetch API GET and POST generators.

v0.0.1

Choose a tag to compare

@mondeja mondeja released this 29 Nov 23:34

First release