Releases: AnWeber/httpyac
Releases · AnWeber/httpyac
v6.13.3
v6.13.2
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)