v6.14.0
Features
- add
--tag
support to cli to only execute httpRegion with defined tag (#693)
Fix
- prevent readFile Error log output on package.json search (AnWeber/vscode-httpyac#293)
- disabled MetaData Handler checks disabled State on occurence of line in execution order (AnWeber/vscode-httpyac#292)
- support Intellij Multiline FormUrlEncoded Syntax (#699)
- better match .env files to ignore false positive like
.envrc
(#700)