Skip to content

Commit

Permalink
RELEASE-NOTES: 0.5 details
Browse files Browse the repository at this point in the history
THANKS: added recent commit authors
  • Loading branch information
bagder committed Apr 17, 2023
1 parent e2950fb commit b25f453
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 18 deletions.
29 changes: 11 additions & 18 deletions RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -1,28 +1,21 @@
trurl 0.4
trurl 0.5

Changes since previous release

* --get supports showing {query:key}
* --json outputs query pairs under "params"
* -a is an --append shortcut
* add --query-separator
* add --sort-query
* install instructions for cygwin
o --get supports variables in [brackets] as well
o --get {query-all:key} outputs all values for 'key' in the query
o switched to test.py for tests
o --iterate is a new option

Bugfixes since previous release

* build: compile with msvc again
* components names are lower case and case sensitive
* fixed the json output of UTF-8 sequences
* flush stdout after handling every URL
* mixing --json with --get is an error
* more test cases
* show error message when component setting fails
* support "--" end-of-options argument
* support for building with older libcurl versions
* checksrc: check code style in CI job and with 'make checksrc'
o handle %00 sequences in {query:key} output
o support reading URL from a file without a newline
o bmake compatible makefile
o fixed a json memory-leak
o CI builds with the the clang address sanitizer

Contributors to this release:

Dan Fandrich, Daniel Stenberg, Emanuele Torre, Håvard Bønes,
Krishean Draconis Sajad F. Maghrebi
Michael Ablassmeier, Nekobit
2 changes: 2 additions & 0 deletions THANKS
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Luca Barbato
ma
Marian Posaceanu
Martin Hauke
Michael Ablassmeier
Nekobit
Olaf Alders
Pascal Knecht
Paul Roub
Expand Down

0 comments on commit b25f453

Please sign in to comment.