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: v3.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: v3.2.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 9, 2016

  1. docs: amend breaking changes in 3.x to include negative # parsing twe…

    …aks.
    Benjamin Coe committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    948e1cd View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. docs: clarify args as array of strings (#48)

    other minor cleanup
    nexdrew authored and bcoe committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    2fa84bd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2016

  1. feat: coerce full array instead of each element (#51)

    * feat: call coerce once for explicit array
    
    * support coercion for argv._ as an implicit array
    nexdrew authored and bcoe committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    cc4dc56 View commit details
    Browse the repository at this point in the history
  2. docs: fix appveyor badge

    Benjamin Coe committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    c8b8903 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.2.0

    Benjamin Coe committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    a4c4f0c View commit details
    Browse the repository at this point in the history
Loading