Skip to content

Releases: AnWeber/vscode-httpyac

v2.13.0

05 Jun 13:16
Compare
Choose a tag to compare

Features

  • assertUtils for simple tests

Fix

  • empty line after requestline not needed anymore

v2.12.5

04 Jun 11:01
Compare
Choose a tag to compare

Features

  • new setting httpyac.environmentStoreSelectedOnStart to store last used env

Fix

  • region delimiter ignore chars after delimiter

v2.12.4

03 Jun 18:30
Compare
Choose a tag to compare

Fix

  • error on require local javascript file

v2.12.3

01 Jun 05:07
Compare
Choose a tag to compare

Fix

  • fix types issue

v2.12.1

30 May 19:53
Compare
Choose a tag to compare

Features

  • change signature of responseRef array
  • HttpSymbol provides property source
  • utils for http file output

Fix

  • Spelling mistake in symbol
  • small error in Http version output

v2.12.0

30 May 19:00
Compare
Choose a tag to compare

Features

  • update to httpyac 2.12.0

v2.11.0

29 May 20:29
Compare
Choose a tag to compare

Features

  • add parser for response and responseRef
  • add documentStore to extensionApi

v2.10.0

24 May 12:38
Compare
Choose a tag to compare

Features

  • dependency updates of open, inquirer and dotenv

v2.9.0

18 May 19:49
Compare
Choose a tag to compare

Features

  • force inject variables with metadata setting (# @injectVariables)

v2.8.0

13 May 20:08
Compare
Choose a tag to compare

Features

  • support remote repositories
  • add support for mimetype application/x-javascript
  • update dotenv to 9.0.2
  • add setting to disable codelens in notebooks
  • add settting to enable showing request output
  • extended extensionApi with ResponseOutputProcessor

Fix

  • fix error in settings for requestGotOptions