Releases: curl/wcurl
Releases · curl/wcurl
v2024.12.08
- New parameter
-o|-O|--output|output=
which allows the user to choose the output filename. - Default to
index.html
as filename if none can be inferred from the URL. - Percent-decode output filenames by default.
- New option to disable percent-decoding of output filenames:
--no-decode-filename
. - Fix typo in the list of features of the manpage.
- README/manpage: Point to the curl issue tracker.
- README:
- Add a missing dash to the
--dry-run
command. - Add a logo.
- Add a brief section explaining about our testsuite.
- Remove HTML
<a name>
anchors.
- Add a missing dash to the
- Symlink LICENSE to LICENSES/curl.txt.
- Update AUTHORS.