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: v2.4.1
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.0.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 1, 2016

  1. Configuration menu
    Copy the full SHA
    b6518fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from yargs/greenkeeper-mocha-3.0.0

    Update mocha to version 3.0.0 🚀
    maxrimue authored Aug 1, 2016
    Configuration menu
    Copy the full SHA
    3976d66 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. fix: parsing issue with numeric character in group of options (#19)

    BREAKING CHANGE:
    
    subtle change to how values are parsed in a group of single-character arguments.
    elas7 authored and bcoe committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    f743236 View commit details
    Browse the repository at this point in the history
  2. chore: updated dev-dependencies

    Benjamin Coe committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    c578e6a View commit details
    Browse the repository at this point in the history
  3. fix: upgraded lodash.assign

    Benjamin Coe committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    5d7fdf4 View commit details
    Browse the repository at this point in the history
  4. chore: @nexdrew has convinced me to use the term release rather than …

    …version
    Benjamin Coe committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    573670c View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.0.0

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