8000 Comparing v6.1.0...v6.2.0 · tj/commander.js · GitHub
[go: up one dir, main page]

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: tj/commander.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.0
Choose a base ref
...
head repository: tj/commander.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.0
Choose a head ref
  • 15 commits
  • 22 files changed
  • 5 contributors

Commits on Sep 3, 2020

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

Commits on Sep 9, 2020

  1. Enable jest coverage (#1352)

    * Enable jest coverage
    
    * Add `coverage/` to .gitignore
    
    The directory created by the test coverage check.
    abetomo authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    ce3aebe View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Reword description of combining short options (#1345)

    * Reword description of combining short options
    
    * Remove extra text
    shadowspawn authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    af31e90 View commit details
    Browse the repository at this point in the history
  2. Document and test description of arguments (#1353)

    * Add test for command-arguments description in help
    
    * Remove blank line after Arguments: to match Options and Commands
    
    * Add argument decription to README and example
    
    * Put back extra line so no chnage in code
    shadowspawn authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    5076dda View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Add documentation on tricks and traps of using optional options (#1332)

    * Add documentation on tricks and traps of using optional options
    
    * Fix grammar and example. Add future works
    
    * Update variadic optional options
    
    * Add terminology section
    
    * Add that commander follows GNU utility convention
    
    * Update terminology; remove our terms from official terms
    
    * Update example using option as boolean flag and also having it accept operands
    
    * Refactor and expand intro and parse ambiguity
    
    * Expand fragments a little, reword GNU reference
    
    * Some tweaks, and add GNU link
    
    * Rework, and move file
    
    Co-authored-by: John Gee <john@ruru.gen.nz>
    heyjiawei and shadowspawn authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    3998dd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

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

Commits on Sep 26, 2020

  1. Terminology and links (#1361)

    * Add separate terminology and cross-reference new documentation
    
    * Reword link to extra documentation. Add Terminolgy to README.
    shadowspawn authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    e56fba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4cd3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c18b86 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Configuration menu
    Copy the full SHA
    39eadd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f15900d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

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

Commits on Oct 23, 2020

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

Commits on Oct 25, 2020

  1. Prepate for 6.2.0 release

    shadowspawn authored and abetomo committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    c40c275 View commit details
    Browse the repository at this point in the history
  2. Note that updated dependencies too

    shadowspawn authored and abetomo committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    0192d66 View commit details
    Browse the repository at this point in the history
Loading
0