Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: ensure consistent parsing of dot-notation arguments #102

Merged
merged 9 commits into from
Dec 18, 2017

Commits on Sep 5, 2017

  1. Configuration menu
    Copy the full SHA
    e7dccf7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Configuration menu
    Copy the full SHA
    1199519 View commit details
    Browse the repository at this point in the history
  2. feat: reworking how numbers are parsed (yargs#104)

    BREAKING CHANGE: strings that fail `Number.isSafeInteger()` are no longer coerced into numbers.
    bcoe authored and elsbree committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    3acd2c1 View commit details
    Browse the repository at this point in the history
  3. chore(release): 8.0.0

    Benjamin Coe authored and elsbree committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    7ae3d30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75859c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c051dc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14034f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6304876 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e308a01 View commit details
    Browse the repository at this point in the history