Changes:
-
Simplify JSON/HTML report generation #241
-
Add --progress option to print progressive status and executed count #236
-
Add endsWith predicate #234
-
Add --summary option to print tests metrics #232
-
Add md5 query #231
-
Add Hex body #230
-
Add dependency check in the CI #226
-
Use startswith/contains predicate with bytearray #224
-
Add subquery count #217
-
Add notEquals (!=) predicate #216
-
Accept predicate value raw-string and base64 #215
-
improve error messages when syntax is not recognized #213
-
Add operators for arithmetic predicates #210
-
Improve error messages if the url contains an illegal character #207
-
Improve Error message for the countEquals predicate #195
-
Improve Error Message "Could not Resolve Host" #194
-
Add HTTP Headers in the session json file. #191
-
Improve Hurl Report #190
-
Output curl command-line in verbose mode #179
-
Normalize win64 packages names #178
-
Add checksum body query (md5, sha1, sha256) #102
Bugs Fixes: