Skip to content

Releases: AnWeber/httpbook

v3.2.6

19 Mar 20:33

Choose a tag to compare

Fix

  • use version of instead of sum of cell count to ensure correct update (#143)

v3.2.5

26 Oct 19:59

Choose a tag to compare

Fix

  • add typeguard for NotebookData check (#134)

v3.2.4

22 Sep 15:48
5fcc6bf

Choose a tag to compare

Fix

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

v3.2.3

07 Nov 20:36

Choose a tag to compare

Fix

  • variables carry over between cells (#102)

v3.2.2

09 Oct 19:42

Choose a tag to compare

Fix

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

v3.2.1

05 Oct 18:32

Choose a tag to compare

Fix

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

v3.2.0

30 Mar 19:43

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

Choose a tag to compare

Fix

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

v3.1.5

04 Oct 20:09

Choose a tag to compare

Fix

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

v3.1.4

02 Sep 19:42

Choose a tag to compare

Fix

  • httpBook uses history feature of vscode-httpyac