Releases: AnWeber/httpbook
Releases · AnWeber/httpbook
v3.2.5
Fix
- add typeguard for NotebookData check (#134)
v3.2.4
Fix
- fix testResultsRenderer to support Breaking Change of httpyac (#127)
v3.2.3
Fix
- variables carry over between cells (#102)
v3.2.2
Fix
- use cellHttpFile as source of truth for environemnt detection (#99)
v3.2.1
Fix
- changing environment of cell is used in send command (#99)
v3.2.0
Features
- change output format for rfc7230 output
Fix
@ref
uses correct httpFile to refernce region (AnWeber/httpyac#425)
- json response is shown after reopen
v3.1.6
Fix
- code cell generation no longer swallows blank lines (#75)
v3.1.5
Fix
- fix order of markdown/ cell blocks (#74)
v3.1.4
Fix
- httpBook uses history feature of vscode-httpyac
v3.1.3
Fix
- environment change did not change environment of all notebook cells