daniel:// stenberg:// 7 months ago • • daniel:// stenberg:// 7 months ago • • #trurl 0.15.1 is out. Just a few tiny bugfixes.daniel.haxx.se/blog/2024/09/12… #trurl Languages Search Text Share via ...
in reply to daniel:// stenberg:// peter schilling in reply to daniel:// stenberg:// • 7 months ago • • i *think* i am running the latest now given `example.com/?a=&b=1` parses correctly, but i was a bit surprised by the version output```❯ trurl --versiontrurl version 0.15 libcurl/8.7.1 [built-with 8.4.0]features: imap-options normalize-ipv4 url-strerror white-space zone-id```should there be a patch level in github.com/curl/trurl/blob/mas… or is minor intended? Languages Search Text Share via ...
in reply to peter schilling daniel:// stenberg:// in reply to peter schilling • 7 months ago • • @schpet it's just an effect of my release process, I will fix that in the next release @peter schilling Languages Search Text Share via ...
peter schilling
in reply to daniel:// stenberg:// • • •i *think* i am running the latest now given `example.com/?a=&b=1` parses correctly, but i was a bit surprised by the version output
```
❯ trurl --version
trurl version 0.15 libcurl/8.7.1 [built-with 8.4.0]
features: imap-options normalize-ipv4 url-strerror white-space zone-id
```
should there be a patch level in github.com/curl/trurl/blob/mas… or is minor intended?
daniel:// stenberg://
in reply to peter schilling • • •