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/interface-js-ipfs-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.120.0
Choose a base ref
...
head repository: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.121.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 19, 2019

  1. fix: allow offline option casing (#561)

    Should be camel case in core `allowOffline: true` and kebab case in querystring `?allow-offline=true` and CLI `--allow-offline`.
    
    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw authored Nov 19, 2019
    Configuration menu
    Copy the full SHA
    f08b0fd View commit details
    Browse the repository at this point in the history
  2. chore: update contributors

    Alan Shaw committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    bccf895 View commit details
    Browse the repository at this point in the history
  3. chore: release version v0.121.0

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