Skip to content

Releases: AnWeber/httpyac

v6.13.1

29 Apr 19:16
40cd3cd
Compare
Choose a tag to compare

Fix

v6.13.0

28 Apr 19:46
a856139
Compare
Choose a tag to compare

Features

Fix

  • JUnit Test Output conforms to Junit 5 XSD (#673)

v6.12.2

10 Apr 19:03
d01a6c0
Compare
Choose a tag to compare

Fix

  • test results generated by @loop override previous test results for junit output(#664)

v6.12.1

30 Mar 20:38
380bde1
Compare
Choose a tag to compare

Fix

  • provide no duplicate symbols on filter call (AnWeber/vscode-httpyac#269)
  • request count ignores disabled region (#663)
  • show replaced expected value in test results to improve user experience (#663)

v6.12.0

17 Mar 19:51
e5b087b
Compare
Choose a tag to compare

Features

Fix

v6.11.5

27 Feb 18:52
a30dd25
Compare
Choose a tag to compare

Fix

  • replace grpc-reflection-js with grpc-js-reflection-client
  • fix order of log output in cli (#644)

v6.11.4

25 Feb 20:05
2765ba4
Compare
Choose a tag to compare

Fix

v6.11.3

02 Feb 20:40
Compare
Choose a tag to compare

Fix

Contributors

thx to @wiadam

v6.11.2

31 Jan 19:42
Compare
Choose a tag to compare

Fix

v6.11.1

14 Jan 20:21
Compare
Choose a tag to compare

Fix

  • Intellij store variables independent from current env in global cache (#612)
  • always use GRPC Reflection to support same Behaviour as Intellij (AnWeber/vscode-httpyac#254)