Releases: AnWeber/httpyac
Releases · AnWeber/httpyac
v6.13.1
Fix
- `$random.integer() returns valid integer (AnWeber/vscode-httpyac#277)
v6.13.0
v6.12.2
v6.12.1
v6.12.0
Features
- add current symbol to filter result if symbol matches predicate (AnWeber/vscode-httpyac#265)
Fix
- call
end()
instead ofcancel()
on successful GRPC Client Streaming (AnWeber/vscode-httpyac#264)
v6.11.5
v6.11.4
v6.11.3
v6.11.2
Fix
- hide password answer in sessionStore (AnWeber/httpbook#111)
- add Content-Type if protocol
GRAPHQL
is used to support same API as Intellij HTTP Client (AnWeber/vscode-httpyac#257)