- Take in an optional working dir in some APIs, needed for multipart with files
- Added support for form values (url-encoded and multipart-formdata)
- Bug fix (Mac only): proper error message when connection refused
- New major version (module's interface is not compatible with 1.x)
- Automated tests
- Ability to use environment variables as variable values
$multioption to test multiple JSONPath matches$sizecheck failure prints the actual size instead of the actual value- Bug fix: Escape single quotes in cURL output
- Fixed regression (status check failures were not detected)
- Support for
$skipto skip a test, output can have the test shown as skipped
- Support for
$teststo recursively run tests on a sub-object
- Deprecated
- Bug fix: stopOnFailure not working
- Support
$sw,$ew,$cofor startsWith, endsWith and contains - Support for
$sizecomparisons with$lt,$gtetc - Run status test first and option for stopping on failure
- Fixed unnecessary ? after parameter-less URLs
- First fully usable version