10000 Comparing v5.0.0...v5.1.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: v5.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: v5.1.0
Choose a head ref
  • 15 commits
  • 14 files changed
  • 2 contributors

Commits on Mar 16, 2020

  1. Fix typos

    shadowspawn committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    9b0a991 View commit details
    Browse the repository at this point in the history
  2. Add 5.x, EOL for 4.x

    shadowspawn committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    c3895db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ffa6f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebc8b41 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Fixing lint errors in TypeScript (#1208)

    * Fixing lint errors in TypeScript
    
    * Fix lint errors for constructor declarations
    
    * Disable lint error for global+namepsace
    
    * Fix new warning for space before arrow of arrow function
    shadowspawn authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    e960c90 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    2c0a237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ec3e7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5d95ee View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

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

Commits on Apr 21, 2020

  1. Add support for multiple aliases (#1236)

    * Allow for multiple aliases #531
    
    * Add tests for multiple alias behaviours
    
    * Add aliases() mainly for getter
    
    * Fix typo
    shadowspawn authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    28e8d3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56221f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1966fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8baafb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

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

Commits on Apr 25, 2020

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