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

Update "yargs" to version 3.32.0 #12

Merged

Conversation

marekventur
Copy link
Owner

#3.32.0 / 2016-01-15

  • custom parsing function support. raw argument strings can now be parsed. various other bug fixes
  • Merge pull request #348 from bcoe/update-changelog
    update changelog for v3.32.0
  • update changelog
  • add changelog update
  • Merge pull request #344 from bcoe/contributing
    added contributor code of conduct, and contribution guidelines
  • made some edits based on @lrlna's code review
  • Merge pull request #346 from bcoe/fix-341
    alias should be applied to camel-case form of argument
  • alias should be applied to camel-case form of argument
  • typo in email
  • add contributing.md
  • Merge pull request #339 from bcoe/cleanup-tests
    split(' ') is no longer needed in tests
  • Merge pull request #340 from bcoe/reset-groups
    Clear groups in reset method
  • clear groups in reset and enforce option uniqueness per group
  • add tests for group reset and option uniqueness per group
  • split(' ') is no longer needed in tests
  • Merge pull request #331 from bcoe/parse-string
    allow yargs.parse() and yargs(foo).argv to accept a raw argument string
  • update readme/changelog
  • parse() and yargs().argv can now parse a raw argument string
  • yargs can now directly parse an argument string
  • changelog update
  • Merge pull request #326 from bcoe/upgrade-nyc
    update of #325 (Make tests pass on Windows)
  • upgrade to newest version of nyc
  • test: Windows files have \r chars in them
  • Specify test script as simply 'mocha', not _mocha
    For discussion, see: Upgrade foreground-child, remove unnecessary arg munging istanbuljs/nyc#123 (comment)
  • Merge pull request #321 from bcoe/config-parsing-closure
    allow a custom parser to be passed to config()
  • address @nexdrew's code review
  • return the error object, based on @nexdrew's code review
  • fix typo
  • updates based on @nexdrew's code review
  • allow a custom parser to be passed to config()
  • Merge pull request #320 from maxrimue/fixed-engine-version
    Changed "engine" in package.json
  • Changed "engine" in package.json
  • Merge pull request #316 from josephfrazier/fix-typo-sigletonify
    Rename sigletonify to singletonify
  • Rename sigletonify to singletonify

marekventur added a commit that referenced this pull request Jan 24, 2016
….32.0-1452879189588

Update "yargs" to version 3.32.0
@marekventur marekventur merged commit ed7d8d4 into master Jan 24, 2016
@marekventur marekventur deleted the dependency-updater-yargs-to-3.32.0-1452879189588 branch January 24, 2016 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant