1.7.0
1.7.0 (2022-09-13)
Thanks to
@danielbprice,
@fourjay,
@datamuc,
@bdmorin,
@humphd,
@kautsig,
@Karrq,
@balroggg,
Read here for a quick tour of 1.7.0
Enhancements:
- Add string comparison predicates #798
- Improve text summary #779 #593
- Support NO_COLOR env variable (https://no-color.org) #713
- Improve url parsing error message #662
- Display deprecated warning when using --progress and --summary option #637
- Log body request in very verbose #628
- Add options section #612
- Install Hurl with npm #544
- Add very verbose option #499
- Add support for XML namespaces in XPath query #493
- Use Template type for cookie value #473
Bugs Fixed:
- Accept expression in comparison predicate #799
- Fix file access authorization #674
- Fix body file access #674
- Fix implicit body asserts on compressed response body #567
- Fix Brotli response body decoding #564
- Fix sha256, md5, bytes query on compressed body #563
- Fix redirection not followed #552
- Encode string variables in JSON body #530
- Fix curl export shell escape #530
- Allow different types in JSON array #495