On day 6 I tagged #trurl 0.3: https://github.com/curl/trurl/releases/tag/trurl-0.3
@bagder great, thanks! Short question: do you support url parameters in the json output and url parameter arrays also? Didn’t find it in the man page.
@dirksteins "url parameters" are called the "query" component and in the JSON it is listed as a single component. Splitting that up (in the JSON and elsewhere) is still left for future improvement.
@bagder Ok, thanks! Would be a great improvement. Maybe I'll take a look at it, have to renew my C skills anyway.