Skip to content

Commit 7506f38

Browse files
committed
RELEASE-NOTES: prepared for 0.9
1 parent a38eed1 commit 7506f38

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

RELEASE-NOTES

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
trurl 0.8
1+
trurl 0.9
22

33
Changes since previous release
44

5-
o add --urlencode
5+
o add --as-idn and punycode to IDN conversion
6+
o add --curl to only count as valid URLs supported by libcurl
7+
o add vs2022 project files
68

79
Bugfixes since previous release
810

9-
o --json/--get: .[].parts and {component} should be urldecoded not encoded
10-
o tests: use empty file instead of /dev/null
11-
o typos in manpage
12-
o Makefile: Allow CFLAGS to be appendable
13-
o Makefile: be explicit in C standard to use
11+
o accept \* as a trim name to trim a literal asterisk name
12+
o format null as \u0000 for --json
13+
o run --trim query before --append query
1414

1515
Contributors to this release:
1616

17-
Daniel Stenberg, Emanuele Torre, Krishean Draconis, Michael Ablassmeier,
18-
Paul Wise, Sevan Janiyan
17+
Daniel Stenberg, Ehsan, Emanuele Torre, Jacob Mealey, Krishean Draconis,
18+
Michael Ablassmeier, 積丹尼 Dan Jacobson

0 commit comments

Comments
 (0)