Releases: AnWeber/vscode-httpyac
Releases · AnWeber/vscode-httpyac
v2.13.0
Features
- assertUtils for simple tests
Fix
- empty line after requestline not needed anymore
v2.12.5
Features
- new setting
httpyac.environmentStoreSelectedOnStart
to store last used env
Fix
- region delimiter ignore chars after delimiter
v2.12.4
Fix
- error on require local javascript file
v2.12.1
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.11.0
Features
- add parser for response and responseRef
- add documentStore to extensionApi
v2.10.0
Features
- dependency updates of open, inquirer and dotenv
v2.9.0
Features
- force inject variables with metadata setting (
# @injectVariables
)
v2.8.0
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