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.99.2
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.100.0
Choose a head ref
  • 7 commits
  • 16 files changed
  • 3 contributors

Commits on Apr 15, 2019

  1. docs: fix exported Buffer ref

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    36ac798 View commit details
    Browse the repository at this point in the history
  2. docs: fix docs for add - moved to root namespace

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    fa21abb View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. docs: fix contributing link (#457)

    (breaks on my linux system as case sensitive)
    gilesbradshaw authored and Alan Shaw committed May 1, 2019
    Configuration menu
    Copy the full SHA
    7ac6a59 View commit details
    Browse the repository at this point in the history
  2. docs: add maintainer.json (#434)

    In preparation for ipfs/team-mgmt#822
    Alan Shaw authored May 1, 2019
    Configuration menu
    Copy the full SHA
    9007b31 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. test: add tests for refs endpoint (#460)

    * feat: refs endpoint
    
    * test: add tests for refs local
    
    * test: add tests for refs local pull / streamable
    
    * test: use expect.includes()
    
    * fix: async.map -> map
    
    * fix: ref -> Ref
    
    * chore: add tests for multiple refs, CBOR
    
    * chore: add REFS spec
    
    * test: add test for Object.links with CBOR
    dirkmc authored and Alan Shaw committed May 8, 2019
    Configuration menu
    Copy the full SHA
    326f4ca View commit details
    Browse the repository at this point in the history
  2. chore: update contributors

    Alan Shaw committed May 8, 2019
    Configuration menu
    Copy the full SHA
    9687e3e View commit details
    Browse the repository at this point in the history
  3. chore: release version v0.100.0

    Alan Shaw committed May 8, 2019
    Configuration menu
    Copy the full SHA
    b90d635 View commit details
    Browse the repository at this point in the history
Loading