Skip to content

Releases: AnWeber/httpbook

v0.23.0

24 Jun 18:44

Choose a tag to compare

Features

  • support cancellation of execution

v0.22.0

22 Jun 18:02

Choose a tag to compare

Fix

  • monaco editor supporty application/xml

0.21.0

21 Jun 19:45

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

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

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

Choose a tag to compare

Features

  • search notebookRenderer supporting mimeType

v0.17.0

05 Jun 14:03

Choose a tag to compare

Features

  • update to new notebook api

v0.16.0

30 May 20:05

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

Choose a tag to compare

Features

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

v0.14.0

24 May 20:34

Choose a tag to compare

Features

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