hurl/CHANGELOG.md
2020-10-28 08:35:55 +01:00

1.7 KiB

0.99.13 (2020-10-28)

Hurl 0.99.13 now uses libcurl under the hood instead of reqwest rust crate. This makes hurl even closer to curl in terms of behavior and semantic.

Feature enhancements:

Bug fixes:

  • Fix Host" request header with specific port BUG #6

  • Fix Assert with different types of values BUG #37

0.99.12 (2020-08-27)

Initial Release (beta)