Releases: agrostar/zzapi-vscode
Releases · agrostar/zzapi-vscode
v2.4.1
v2.3.1
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
v2.3.0: Added $skip in v1.5.0 of zzapi, output format changes in zzapi-vscode.
v2.1.1: stopOnFailure bug fix
v2.1.1: stopOnFailure bug fix
v2.1.0
- 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
- Support for
v2.0.3
v2.0.3: made the status bar UX better when a non-bundle is selected.
v2.0.2
Correct treatment of file:// values for body.
v2.0.1
Expandable tree view
v1.0.4
Improvements in debugging: now watch works.