지휘관을 2.19.0에서 5.1.0으로 높이다

22524 단어 ghsup

묘사

2.19.0에서 5.1.0으로 요동commander.
릴리즈 노트
출처commander's releases.

v5。1

보태다

  • support for multiple command aliases, the first of which is shown in the auto-generated help (#531, #1236)
  • configuration support in addCommand() for hidden and isDefault (#1232)

고정했어

  • omit masked help flags from the displayed help (#645, #1247)
  • remove old short help flag when change help flags using helpOption (#1248)

개변

  • remove use of arguments to improve auto-generated help in editors (#1235)
  • rename .command() configuration noHelp to hidden (but not remove old support) (#1232)
  • improvements to documentation
  • update dependencies
  • update tested versions of node
  • eliminate lint errors in TypeScript (#1208)

v5。0

보태다

  • support for nested commands with action-handlers (#1 #764 #1149)
  • .addCommand() for adding a separately configured command (#764 #1149)
  • allow a non-executable to be set as the default command (#742 #1149)
  • implicit help command when there are subcommands (previously only if executables) (#1149)
  • customise implicit help command with .addHelpCommand() (#1149)
  • display error message for unknown subcommand, by default (#432 #1088 #1149)
  • display help for missing subcommand, by default (#1088 #1149)
  • combined short options as single argument may include boolean flags and value flag and value (e.g. -a -b -p 80 can be written as -abp80) (#1145)
  • .parseOption() includes short flag and long flag expansions (#1145)
  • .helpInformation() returns help text as a string, previously a private routine (#1169)
  • .parse() implicitly uses process.argv if arguments not specified (#1172)
  • optionally specify where .parse() arguments "from", if not following node conventions (#512 #1172)
  • suggest help option along with unknown command error (#1179)
  • TypeScript definition for commands property of Command (#1184)
  • export program property (#1195)
  • createCommand factory method to simplify subclassing (#1191)

고정했어

  • preserve argument order in subcommands (#508 #962 #1138)
  • do not emit command:* for executable subcommands (#809 #1149)
  • action handler called whether or not there are non-option arguments (#1062 #1149)
  • combining option short flag and value in single argument now works for subcommands (#1145)
  • only add implicit help command when it will not conflict with other uses of argument (#1153 #1149)
  • implicit help command works with command aliases (#948 #1149)
  • options are validated whether or not there is an action handler (#1149)
... (truncated)

변경 로그
출처commander's changelog.

[5.1.0] (2020-04-25)

보태다

  • support for multiple command aliases, the first of which is shown in the auto-generated help (#531, #1236)
  • configuration support in addCommand() for hidden and isDefault (#1232)

고정했어

  • omit masked help flags from the displayed help (#645, #1247)
  • remove old short help flag when change help flags using helpOption (#1248)

개변

  • remove use of arguments to improve auto-generated help in editors (#1235)
  • rename .command() configuration noHelp to hidden (but not remove old support) (#1232)
  • improvements to documentation
  • update dependencies
  • update tested versions of node
  • eliminate lint errors in TypeScript (#1208)

[5.0.0] (2020-03-14)

보태다

  • support for nested commands with action-handlers (#1 #764 #1149)
  • .addCommand() for adding a separately configured command (#764 #1149)
  • allow a non-executable to be set as the default command (#742 #1149)
  • implicit help command when there are subcommands (previously only if executables) (#1149)
  • customise implicit help command with .addHelpCommand() (#1149)
  • display error message for unknown subcommand, by default (#432 #1088 #1149)
  • display help for missing subcommand, by default (#1088 #1149)
  • combined short options as single argument may include boolean flags and value flag and value (e.g. -a -b -p 80 can be written as -abp80) (#1145)
  • .parseOption() includes short flag and long flag expansions (#1145)
  • .helpInformation() returns help text as a string, previously a private routine (#1169)
  • .parse() implicitly uses process.argv if arguments not specified (#1172)
  • optionally specify where .parse() arguments "from", if not following node conventions (#512 #1172)
  • suggest help option along with unknown command error (#1179)
  • TypeScript definition for commands property of Command (#1184)
  • export program property (#1195)
  • createCommand factory method to simplify subclassing (#1191)

고정했어

  • preserve argument order in subcommands (#508 #962 #1138)
  • do not emit command:* for executable subcommands (#809 #1149)
  • action handler called whether or not there are non-option arguments (#1062 #1149)
  • combining option short flag and value in single argument now works for subcommands (#1145)
  • only add implicit help command when it will not conflict with other uses of argument (#1153 #1149)
  • implicit help command works with command aliases (#948 #1149)
... (truncated)

언약
  • 6405325 발표 준비#1255
  • 8c9cfbb 에 노드를 추가합니다.js 14 - GitHub 작업에 대한 CI 설정#1253
  • b8baafb 업데이트 종속성 #1251
  • e1966fc 도움말 중 다른 옵션#1247
  • 에 의해 가려진 도움말 표지 생략
  • 56221f7 긴 플래그#1248만 지원
  • 28e8d3f 여러 별칭에 대한 지원 추가#1236
  • b59adfc 사용 매개 변수를 교체합니다.길이#1235
  • b5d95ee addCommand에 옵션을 추가하고 noHelp를hidden(#1232)
  • 으로 이름 바꾸기
  • 8ec3e7f 는 항상 링크(상위 아님)로 이 파일을 반환합니다#1231
  • .
  • 2c0a237 는 명령의 정확도가 비교적 낮기 때문에 맨 윗부분의 대부분의 사용법을 삭제했다.( #1 ...
  • compare view
  • 에서 볼 수 있는 추가 제출
    Dependabot compatibility score
    이 PR과의 충돌은 사용자가 직접 변경하지 않는 한 해결될 수 있습니다.주석@dependabot rebase을 사용하여 수동으로 재기준을 트리거할 수도 있습니다.
    신뢰성 명령 및 옵션
    이 PR에 의견을 달면 Cortebot 작업을 트리거할 수 있습니다.
    - "@relateot rebase"는 이 PR의 기초를 재설정합니다.
    - "@relateot recreate"는 이 PR을 다시 만들고 편집한 내용을 덮어씁니다.
    - "@cordenot merge"는 CI 전송 후 이 PR을 병합합니다.
    - "@relateot squash and merge"는 CI 전송 후 이 PR을 누르고 병합합니다.
    - "@Correlot cancel merge"는 이전에 요청한 병합을 취소하고 자동 병합을 차단합니다.
    - 이 PR이 종료되면 @Correlot Recover에서 다시 열립니다.
    - @CorrelotClose가 PR을 닫고 Correlott를 중지하고 다시 생성합니다.수동으로 닫아서 같은 결과를 얻을 수 있습니다
    - "@corderot ignore this main version"은 이 PR을 닫고 Corderot가 이 주요 버전의 콘텐츠를 다시 만드는 것을 중지합니다. (PR을 다시 열거나 업그레이드하지 않는 한)
    - "@corderot ignore this minor version"은 이 PR을 닫고 corderot가 이 minor version에 대해 더 많은 PR을 만드는 것을 중지합니다. (PR을 다시 열거나 PR로 업그레이드하지 않는 한)
    - "@corderot ignore this dependency"는 이 PR을 닫고 이 의존항에 대한 corderot의 내용을 다시 만들지 않습니다(PR을 다시 열거나 PR로 업그레이드하지 않는 한)
    - "@cordeot use this label"현재 태그를 재구매 프로토콜 및 언어의 미래 PRs 기본 태그로 설정
    - "@cordenot use this reviewers"현재 검토자를 해당 재구매 계약 및 언어의 미래 PRs에 대한 기본 검토자로 설정
    - "@cordenot use this assignees"는 현재 수인을 해당 재구매 프로토콜과 언어의 미래 PRs 기본값으로 설정
    - "@cordeot use this milestone"은 현재 이정표를 재구매 계약 및 언어의 미래 PRs에 대한 기본 이정표로 설정
    - "@Relateot badge me"는 자술한 파일에 "Relateot enabled"배지를 추가할 수 있도록 코드로 이 홍보에 대해 설명합니다.
    또한 Correlot[대시보드]에서 다음을 설정할 수도 있습니다(https://app.dependabot.com):
    - 업데이트 빈도(하루 중 시간과 일주일 중 날짜 포함)
    - 끌어오기 요청 제한(업데이트가 실행될 때마다/또는 언제든지 열려 있음)
    - 자동 병합 옵션(기본/패치/보조 및 개발/런타임 종속성)
    - 범위 밖의 업데이트(필요한 경우 잠금 파일 업데이트만 수신)
    - 보안 업데이트(필요한 경우 보안 업데이트만 수신)

    토론 #1

    가 #54로 대체되었습니다.

    좋은 웹페이지 즐겨찾기