Skip to content

Releases: AnWeber/httpyac

v2.3.1

11 Apr 13:36
Compare
Choose a tag to compare

Features

  • define response example in http file (ignored in parsing file)
  • using chalk for ansi support

Fix

  • dotenv support accidentally disabled

v2.3.0

09 Apr 19:13
Compare
Choose a tag to compare

Features

  • define global script executed after every request
  • set ssl client certifcates per request
  • intellij syntax support for metadata (// @no-cookie-jar)
  • markdown utils in httpyac

Fix

  • priority of config initialization adjusted (#3)

v.2.2.1

05 Apr 18:30
Compare
Choose a tag to compare

Feature

  • support for ssl client certficates
  • note http version (version 1.1 disables http2 support)
  • cookiejar support

Fix

  • minimize size of webpack build

v2.2.0

05 Apr 18:18
Compare
Choose a tag to compare

Feature

  • support for ssl client certficates
  • note http version (version 1.1 disables http2 support)
  • cookiejar support

v2.1.0

30 Mar 19:46
Compare
Choose a tag to compare

Feature

  • --version option in cli command

Fix

  • error in signing request with aws