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: 2dc6969
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: c72c285
Choose a head ref
  • 7 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 25, 2018

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

Commits on Mar 27, 2018

  1. fix(bitswap): 0.4.14 returns empty array instead of null

    Since 0.4.14, go-ipfs now returns an empty array rather than null.
    
    This should be considered a breaking change for consumers of this
    library.
    victorb authored and daviddias committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    5e37a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427322d View commit details
    Browse the repository at this point in the history
  3. fix(ping): tests were failing and there it was missing to catch when …

    …count and n are used at the same time
    daviddias committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    2181568 View commit details
    Browse the repository at this point in the history
  4. chore: update contributors

    daviddias committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    5942002 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. chore: update contributors

    daviddias committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    79c4c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c72c285 View commit details
    Browse the repository at this point in the history
Loading