-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,16 @@ | ||
trurl 0.9 | ||
trurl 0.10 | ||
|
||
Changes since previous release | ||
|
||
o add --as-idn and punycode to IDN conversion | ||
o add --curl to only count as valid URLs supported by libcurl | ||
o add vs2022 project files | ||
o add --replace | ||
|
||
Bugfixes since previous release | ||
|
||
o accept \* as a trim name to trim a literal asterisk name | ||
o format null as \u0000 for --json | ||
o run --trim query before --append query | ||
o fixed buffer overflows on %00 use | ||
o support compiling with old versions of Visual Studio | ||
o enable more C compiler warnings and fix them | ||
o ci: add Windows builds | ||
|
||
Contributors to this release: | ||
|
||
Daniel Stenberg, Ehsan, Emanuele Torre, Jacob Mealey, Krishean Draconis, | ||
Michael Ablassmeier, 積丹尼 Dan Jacobson | ||
Daniel Stenberg, Jacob Mealey, Jay Satiro, Michael Lass, Viktor Szakats |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters