Skip to content
This repository has been archived by the owner on Sep 3, 2021. 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: multiformats/js-cid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: multiformats/js-cid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.2
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Oct 24, 2019

  1. docs: CID.validateCID

    Updating docs to align with existing implementation.
    lidel authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    6c215bd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. feat: typescript types

    Offering to submit and maintain these types. Given the relative stability of js-cids, this seems like a low maintenance PR.
    carsonfarmer authored and vmx committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    3b27338 View commit details
    Browse the repository at this point in the history
  2. feat: update types in package.json

    Signed-off-by: Carson Farmer <[email protected]>
    carsonfarmer authored and vmx committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e01f19d View commit details
    Browse the repository at this point in the history
  3. fix: codecs -> record of codec: buffer

    Signed-off-by: Carson Farmer <[email protected]>
    carsonfarmer authored and vmx committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    4cf17bb View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. chore: update dependencies

    The code needs some slight changes as the linting rules got stricter.
    vmx committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    fba7dd4 View commit details
    Browse the repository at this point in the history
  2. fix: explicitly require .json ext of base-table

    Fixes #96
    rvagg authored and vmx committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    a9898ff View commit details
    Browse the repository at this point in the history
  3. chore: update contributors

    vmx committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    6e46569 View commit details
    Browse the repository at this point in the history
  4. chore: release version v0.7.2

    vmx committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    c919adb View commit details
    Browse the repository at this point in the history
Loading