Skip to content

Releases: agrostar/zzapi-vscode

v2.3.1

15 Jun 11:38
Compare
Choose a tag to compare

v2.3.1: Using zzapi 1.5.1 which fixes a regression bug: status check failures were not being reported.

v2.3.0: add $skip and output formatting for the same

08 Jun 07:44
Compare
Choose a tag to compare

v2.3.0: Added $skip in v1.5.0 of zzapi, output format changes in zzapi-vscode.

v2.1.1: stopOnFailure bug fix

16 May 17:39
Compare
Choose a tag to compare

v2.1.1: stopOnFailure bug fix

v2.1.0

12 May 13:32
Compare
Choose a tag to compare
  • Using v1.2.0 of zzapi, which adds the following
    • Support for $sw, $ew, $co (startsWith, endsWith, contains) comparisons
    • Support for non-equal comparisons for array/string $size
    • Option for stopping further tests when status test fails

v2.0.3

21 Jan 12:31
Compare
Choose a tag to compare

v2.0.3: made the status bar UX better when a non-bundle is selected.

v2.0.2

08 Jan 05:00
Compare
Choose a tag to compare

Correct treatment of file:// values for body.

v2.0.1

07 Jan 11:32
Compare
Choose a tag to compare

Expandable tree view

v1.0.4

12 Dec 14:36
Compare
Choose a tag to compare
Improvements in debugging: now watch works.