Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yargs/yargs-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.1.0
Choose a base ref
...
head repository: yargs/yargs-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.1.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on May 6, 2019

  1. refactor: remove duplicate check for args[i] in tokenize-arg-string…

    ….js (#175)
    yuler authored and Benjamin E. Coe committed May 6, 2019
    Configuration menu
    Copy the full SHA
    981e151 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. docs: add description of "opts.configObjects" (#178)

    juergba authored and Benjamin E. Coe committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    7f33140 View commit details
    Browse the repository at this point in the history
  2. fix: should populate "_" when given config with "short-option-groups"…

    … false (#179)
    MoonBall authored and Benjamin E. Coe committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    6055974 View commit details
    Browse the repository at this point in the history
  3. fix: convert values to strings when tokenizing (#167)

    juergba authored and Benjamin E. Coe committed Jun 7, 2019
    1 Configuration menu
    Copy the full SHA
    57b7883 View commit details
    Browse the repository at this point in the history
  4. fix: nargs should allow duplicates when duplicate-arguments-array=fal…

    …se (#164)
    juergba authored and Benjamin E. Coe committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    47ccb0b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. chore: release 13.1.1 (#183)

    * updated CHANGELOG.md
    
    * updated package.json
    Benjamin E. Coe authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    7e01a2c View commit details
    Browse the repository at this point in the history
Loading