You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swift Argument Parser 1.3.0+ only supports Swift 5.7+.
The Markdown documentation sometimes mentions Swift 5.5 when it should mention 5.7.
Documentation about the use of obsolete versions of Swift Argument Parser to support Swift 5.5 should indicate that the information is for obsolete versions.
Some of the associated documentation is imprecisely worded. Should be rewritten to clarify.
I won't list out the exact documentation issues here as I already have a branch ready to submit as a PR.
ArgumentParser version: main branch
Checklist
If possible, I've reproduced the issue using the main branch of this package
Rewrote Markdown to properly specify Swift 5.7 instead of 5.5,
and to clarify other information related to Swift versions.
Resolveapple#677
Signed-off-by: Ross Goldberg <[email protected]>
Swift Argument Parser 1.3.0+ only supports Swift 5.7+.
The Markdown documentation sometimes mentions Swift 5.5 when it should mention 5.7.
Documentation about the use of obsolete versions of Swift Argument Parser to support Swift 5.5 should indicate that the information is for obsolete versions.
Some of the associated documentation is imprecisely worded. Should be rewritten to clarify.
I won't list out the exact documentation issues here as I already have a branch ready to submit as a PR.
ArgumentParser version:
main
branchChecklist
main
branch of this packageSteps to Reproduce
Read the documentation. Notice incorrect or confusing information about Swift versions.
Expected behavior
Not seeing incorrect or confusing documentation about Swift versions.
Actual behavior
Seeing incorrect or confusing documentation about Swift versions.
The text was updated successfully, but these errors were encountered: