curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

New: options-in-versions

From: Daniel Stenberg via curl-users <curl-users_at_cool.haxx.se>
Date: Tue, 12 May 2020 15:46:20 +0200 (CEST)

Hello!

I'm about to introduce a new document for curl named "options-in-versions",
which is exactly what it sounds like: it lists all command line options
showing the exact curl version in which they were introduced.

The idea is that is will help users figure out which options that are likely
to work when targetting particular versions, and more.

The file format is very simple: the long option format, the short within
parenthesis if any and then the version number. The list is sorted
alphabetically on the long name.

    --long (-l) 1.2.3

Together with the document there's also a new test (971) that verifies that
the complete list of options is identical ot the complete list of options in
docs/cmdline-opts to make sure it stays in sync and is up-to-date going
forward.

Should land within soon.

The PR => https://github.com/curl/curl/pull/5372

-- 
  / daniel.haxx.se | Commercial curl support up to 24x7 is available!
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-05-12