Skip to content

Commit 0679402

Browse files
committed
RELEASE-NOTES: 0.15.1
1 parent ddb31e4 commit 0679402

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

RELEASE-NOTES

+8-18
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,14 @@
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

2212
Contributors to this release:
2313

24-
Daniel Stenberg, Emanuele Torre, Jacob Mealey
14+
Daniel Stenberg

0 commit comments

Comments
 (0)