Skip to content

Releases: zazuko/api-tuner

v0.1.3

07 Feb 10:08
Compare
Choose a tag to compare

Patch Changes

  • cd11255: Exit code was '0' when the eye process fail
  • c2a477e: Temporary request body file was not removed

v0.1.2

06 Feb 17:25
Compare
Choose a tag to compare

Patch Changes

  • 83f1910: When uploading files in a multipart request, their media type can be defined using a third argument like tuner:form ( "name" <file:path> "metia/type" )
  • 8774b4a: When request fails, ensure that the temporary files are cleaned-up

v0.1.1

06 Feb 14:39
Compare
Choose a tag to compare

Patch Changes

  • 3f879e5: Multipart tuner:body was not always correctly matched

v0.1.0

06 Feb 13:55
Compare
Choose a tag to compare

Minor Changes

  • 1aa3431: First release with basic testing functionality, response code assertions, header assertions, and support for inline RDF bodies, bodies from files, and multipart/form-data payloads.