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

Skip to content
8000
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: v8.0.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: v8.1.0
Choose a head ref
  • 8 commits
  • 16 files changed
  • 2 contributors

Commits on Jul 3, 2021

  1. Add copyInheritedSettings (#1557)

    * Factor out copySettings so can be used in programs using addCommand.
    
    * Fill out tests for properties for copySettings
    
    * Add TypeScript
    
    * Rename
    shadowspawn authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    5517d25 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

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

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    4be69f1 View commit details
    Browse the repository at this point in the history
  2. Feature/argument arg explicit (#1567)

    * Add new methods
    
    * Add chain test
    
    * Add tests for Argument.required
    
    * Add typings for argRequired and argOptional
    shadowspawn authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    6f51e4a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Update Chinese docs

    wangweixuan authored and abetomo committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    e6943c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Prepare for 8.1

    shadowspawn authored and abetomo committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a036bde View commit details
    Browse the repository at this point in the history
  2. Clarify that more than just README

    shadowspawn authored and abetomo committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    411ca95 View commit details
    Browse the repository at this point in the history
  3. Add link for version diff

    shadowspawn authored and abetomo committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a9c9f17 View commit details
    Browse the repository at this point in the history
Loading
0