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: npm/bin-links
base: 32132c9855f5ad6d7abad970ed13e8c9472007bb
Choose a base ref
...
head repository: npm/bin-links
compare: ca8aad242a50b9ac92393ed17c1a34e048690907
Choose a head ref
  • 12 commits
  • 30 files changed
  • 1 contributor

Commits on Jan 5, 2020

  1. chore: Use native Promises instead of Bluebird

    BREAKING CHANGE: Promises are now Promises, rather than blue birds.
    
    Fix #13
    isaacs committed Jan 5, 2020
    Copy the full SHA
    ee939c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3fa88fa View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. fix: do not require a log option

    Just use a no-op 'logger' if there isn't one in the options.
    isaacs committed Jan 6, 2020
    Copy the full SHA
    2c6fb91 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Copy the full SHA
    49c3151 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. license: Artistic 2.0 -> ISC

    isaacs committed Jan 27, 2020
    Copy the full SHA
    2f8c1fa View commit details
    Browse the repository at this point in the history
  2. deps for new version

    isaacs committed Jan 27, 2020
    Copy the full SHA
    675263d View commit details
    Browse the repository at this point in the history
  3. tests for v2

    isaacs committed Jan 27, 2020
    Copy the full SHA
    d35c9b2 View commit details
    Browse the repository at this point in the history
  4. v2 implementation

    isaacs committed Jan 27, 2020
    Copy the full SHA
    a1272ee View commit details
    Browse the repository at this point in the history
  5. changelog for v2

    isaacs committed Jan 27, 2020
    Copy the full SHA
    3344f8d View commit details
    Browse the repository at this point in the history
  6. ignore most things

    isaacs committed Jan 27, 2020
    Copy the full SHA
    3af8c54 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. docs: update for v2

    PR-URL: #14
    Credit: @isaacs
    Close: #14
    Reviewed-by: @mikemimik
    isaacs committed Jan 31, 2020
    Copy the full SHA
    5ce48a1 View commit details
    Browse the repository at this point in the history
  2. 2.0.0

    isaacs committed Jan 31, 2020
    Copy the full SHA
    ca8aad2 View commit details
    Browse the repository at this point in the history