Skip to content

v6.4.0

Compare
Choose a tag to compare
@AnWeber AnWeber released this 29 Apr 19:55
· 476 commits to main since this release

Features

  • add support for custom plugins in httpFileStore initialization (AnWeber/vscode-httpyac#186)
  • add modifier $input-askonce to ask only once for $input (#436)

Fixes

  • ensure deletion of additional body properties (prettyPrintBody, parsedBody, rawBody), if body property is modified (AnWeber/httpbook#84)