File tree Expand file tree Collapse file tree 1 file changed +8
-18
lines changed
Expand file tree Collapse file tree 1 file changed +8
-18
lines changed Original file line number Diff line number Diff line change 1- # trurl 0.15
1+ # trurl 0.15.1
22
33## What changed
44
5- - Makefile: fix LDFLAGS order; and don't force -Werror
6- - README: add the logo
7- - README: add trurl / libcurl compatibility to readme. link to URL quirks
8- - singleurl: fix query_is_modified
9- - trurl.md: provide the manpage in markdown
10- - trurl: "normalize" query pairs
11- - trurl: accept "control codes" in get output
12- - trurl: allow "control bytes" in JSON output
13- - trurl: canonicalize the path
14- - trurl: fix silent error in json json function
15- - trurl: make --replace URL encode the provided data argument
16- - trurl: make must: prefix for gets return error for missing part
17- - trurl: on strdup() failures, exit immediately
18- - trurl: optimize the path append loop
19- - trurl: rename --force-replace to --replace-append
20- - trurl: use casecompare instead of a strncasecmp define
5+ - mkrelease: update the source, not title
6+ - trurl: escape backslash with a backslash
7+ - Makefile: check for trurl.1 before installing
8+ - trurl: fix misbehavior on empty query param
9+ - trurl: fix handling of query pair with blank left side
10+ - trurl.md: remove 'added-in:'
2111
2212Contributors to this release:
2313
24- Daniel Stenberg, Emanuele Torre, Jacob Mealey
14+ Daniel Stenberg
You can’t perform that action at this time.
0 commit comments