Skip to content

Releases: AnWeber/httpbook

v3.2.5

26 Oct 19:59
Compare
Choose a tag to compare

Fix

  • add typeguard for NotebookData check (#134)

v3.2.4

22 Sep 15:48
5fcc6bf
Compare
Choose a tag to compare

Fix

  • fix testResultsRenderer to support Breaking Change of httpyac (#127)

v3.2.3

07 Nov 20:36
Compare
Choose a tag to compare

Fix

  • variables carry over between cells (#102)

v3.2.2

09 Oct 19:42
Compare
Choose a tag to compare

Fix

  • use cellHttpFile as source of truth for environemnt detection (#99)

v3.2.1

05 Oct 18:32
Compare
Choose a tag to compare

Fix

  • changing environment of cell is used in send command (#99)

v3.2.0

30 Mar 19:43
Compare
Choose a tag to compare

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

08 Oct 20:25
Compare
Choose a tag to compare

Fix

  • code cell generation no longer swallows blank lines (#75)

v3.1.5

04 Oct 20:09
Compare
Choose a tag to compare

Fix

  • fix order of markdown/ cell blocks (#74)

v3.1.4

02 Sep 19:42
Compare
Choose a tag to compare

Fix

  • httpBook uses history feature of vscode-httpyac

v3.1.3

30 Jul 17:32
Compare
Choose a tag to compare

Fix

  • environment change did not change environment of all notebook cells