trurl-0.12
版本发布时间: 2024-04-19 04:14:34
curl/trurl最新发布版本:trurl-0.16(2024-09-19 14:35:16)
What's Changed
- This is the same as 0.11 but with the version string set correctly
- check valgrind function by @eh-san in https://github.com/curl/trurl/pull/273
- Added UTF-8 detection to test runner by @jacobmealey in https://github.com/curl/trurl/pull/276
- use of free() instead of curl_free() by @bagder in https://github.com/curl/trurl/pull/283
- output the list of components correctly in the help output by @bagder in https://github.com/curl/trurl/pull/282
- if query is not updated, leave it untouched by @bagder in https://github.com/curl/trurl/pull/284
- expand the warning on "internal problem" by @bagder in https://github.com/curl/trurl/pull/285
- error when using an unrecognized URL component by @bagder in https://github.com/curl/trurl/pull/286
Full Changelog: https://github.com/curl/trurl/compare/trurl-0.10...trurl-0.11