Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
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: ipfs-inactive/js-ipfs-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 79ff532
Choose a base ref
...
head repository: ipfs-inactive/js-ipfs-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d95b8f1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 22, 2019

  1. docs: tweak formatting in changelog for v40

    Alan Shaw authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    876ae7c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. chore: change interface tests to async node creation (#1176)

    * chore: change interface tests to async node creation
    
    * chore: update interface-ipfs-core dep
    
    * chore: code review changes
    PedroMiguelSS authored and Alan Shaw committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    64a44f5 View commit details
    Browse the repository at this point in the history
  2. chore(package): update it-glob to version 0.0.7 (#1182)

    greenkeeper[bot] authored and Alan Shaw committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    cb39a69 View commit details
    Browse the repository at this point in the history
  3. fix: pin ls with multiple CIDs (#1184)

    Fixes `pin.ls` with multiple CIDs, which was inadvertently unsupported since it wasn't documented but was being tested for in js-ipfs CLI tests.
    
    ipfs-inactive/interface-js-ipfs-core#563 adds a test and documents the feature.
    Alan Shaw authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    2f3763f View commit details
    Browse the repository at this point in the history
  4. chore: update contributors

    Alan Shaw committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    fd7cc4c View commit details
    Browse the repository at this point in the history
  5. chore: release version v40.0.1

    Alan Shaw committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    d95b8f1 View commit details
    Browse the repository at this point in the history
Loading