Skip to content

Releases: AnWeber/httpbook

v0.22.0

22 Jun 18:02
Compare
Choose a tag to compare

Fix

  • monaco editor supporty application/xml

0.21.0

21 Jun 19:45
Compare
Choose a tag to compare

Fix

  • outputs are saved correctly
  • monaco editor is only used if not empty body

v0.20.0

20 Jun 19:44
Compare
Choose a tag to compare

Features

  • update monaco-editor
  • remove enable proposed api
  • saving outputs can be disabled

v0.19.0

11 Jun 20:09
Compare
Choose a tag to compare

Features

  • update monaco-editor

Fix

  • update normalize-url
  • fix Protocol "https:" not supported. Expected "http:" (disable http2)

v0.18.0

05 Jun 19:36
Compare
Choose a tag to compare

Features

  • search notebookRenderer supporting mimeType

v0.17.0

05 Jun 14:03
Compare
Choose a tag to compare

Features

  • update to new notebook api

v0.16.0

30 May 20:05
Compare
Choose a tag to compare

Features

  • change to new createNotebookCellExecution
  • response output is saved (is still in development)

Fix

  • fix support of file references as request body

v0.15.0

26 May 08:13
Compare
Choose a tag to compare

Features

  • change to new notebookRender contribution
  • remove onDidReceiveMessage, because of changing api

v0.14.0

24 May 20:34
Compare
Choose a tag to compare

Features

  • update to new vscode renderer api
  • remove use of --vscode- CSS Variables

v0.13.2

21 May 11:27
Compare
Choose a tag to compare

Fix

  • removed direct access of httpyac