Skip to content

Releases: AnWeber/httpbook

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

v3.1.2

30 Jul 17:19
Compare
Choose a tag to compare

Fix

  • do not output responses of @ref and @forceRef (#63). Output all responses only if setting httpbook.outputAllResponses is enabled

v3.1.1

28 May 19:27
Compare
Choose a tag to compare

Fix

  • use languageId instead of mimetype for markdown text (#54)