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: v28.1.2
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: v29.0.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 15, 2019

  1. refactor: switch to bignumber.js (#927)

    BREAKING CHANGE: All API methods that returned [`big.js`](https://github.com/MikeMcl/big.js/) instances now return [`bignumber.js`](https://github.com/MikeMcl/bignumber.js/) instances.
    
    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    1a54ae5 View commit details
    Browse the repository at this point in the history
  2. docs: inform users to use Node.js 10 (#926)

    daviddias authored and Alan Shaw committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    339a3b3 View commit details
    Browse the repository at this point in the history
  3. chore: update contributors

    Alan Shaw committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    f716975 View commit details
    Browse the repository at this point in the history
  4. chore: release version v29.0.0

    Alan Shaw committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    b2cbf2f View commit details
    Browse the repository at this point in the history
Loading