这是indexloc提供的服务,不要输入任何密码
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: namuol/tap-difflet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.0
Choose a base ref
...
head repository: namuol/tap-difflet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Mar 23, 2018

  1. Update chalk to latest (#11)

    yunzhu-li authored and namuol committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    5406a35 View commit details
    Browse the repository at this point in the history
  2. 0.7.1

    namuol committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    1bfe834 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. bin: remove arrow functions for Node 0.12 support

    Commit 22b7aa5 ("Move main logic from bin file (#9)") broke
    tap-difflet Node 0.10 and 0.12 support due to its use of arrow
    functions, which aren't supported by old versions of Node.
    
    This was spotted trying to upgrade node-nanomsg to use tap-difflet.
    
    Fixes #13
    nickdesaulniers committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    267315e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Merge pull request #14 from nickdesaulniers/arrow_fn

    bin: remove arrow functions for Node 0.12 support
    namuol authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    04b5aeb View commit details
    Browse the repository at this point in the history
  2. 0.7.2

    Removed the use of an arrow function for older node compatibility purposes.
    namuol authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    db2a372 View commit details
    Browse the repository at this point in the history
Loading