Skip to content

v2024.12.08

Latest
Compare
Choose a tag to compare
@samueloph samueloph released this 08 Dec 23:07
· 10 commits to main since this release
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.
  • Symlink LICENSE to LICENSES/curl.txt.
  • Update AUTHORS.