Releases: AnWeber/httpbook
Releases · AnWeber/httpbook
v0.13.2
21 May 11:27
Compare
Sorry, something went wrong.
No results found
Fix
removed direct access of httpyac
v0.13.1
21 May 05:57
Compare
Sorry, something went wrong.
No results found
Fix
use only type import for httpyac
v0.13.0
20 May 20:09
Compare
Sorry, something went wrong.
No results found
Features
use new NotebookRenderer Api
Monaco Editor as default Editor
use ContentType of Response as Output
Fix
testResults output is working again
v0.12.0
17 May 07:46
Compare
Sorry, something went wrong.
No results found
Features
add cell status items (save, show, toggle env, active sessions, remove cookies)
Fix
fixed codelens integration of vscode-httpyac
fixed environment per file and not per cell
changing global scripts/ variables are used without file reload
ref to other response are not called on every request
v0.11.0
14 May 19:48
Compare
Sorry, something went wrong.
No results found
Features
output header in grid
setting to disable builtin NotebookOutputRenderer
catch error in httpOutputProvider
allow save without explicit region delimiter
v0.10.0
13 May 20:25
Compare
Sorry, something went wrong.
No results found
Features
redesign of extension api
updated to current notebook api
support virtual workspaces
v0.8.0
08 May 18:54
Compare
Sorry, something went wrong.
No results found
Features
better highlight support by using mimetype
Fix
v0.7.0
07 May 20:01
Compare
Sorry, something went wrong.
No results found
Features
color contribution
support markdown cells
Fix
create empty new files supported
v0.6.0
06 May 20:24
Compare
Sorry, something went wrong.
No results found
Features
custom renderer added
support for RFC7230 output
highlight.js added
extension api refactored
better settings support
v0.2.0
03 May 19:39
Compare
Sorry, something went wrong.
No results found
Features
initial release
support sending requests and view in built-in code cells