Skip to content
This repository was 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.2
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.3
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 24, 2020

  1. feat: more correct type defs + docs

    Using the default export only works in ES6+ modules, the export style is technically more correct. Also adds docs and removes extraneous namespace in favour of explicit types.
    carsonfarmer authored and vmx committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    4eb0c60 View commit details
    Browse the repository at this point in the history
  2. fix: update toString to include optional base

    Co-Authored-By: Alan Shaw <[email protected]>
    2 people authored and vmx committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    5aff196 View commit details
    Browse the repository at this point in the history
  3. fix: address review requests + ordering

    Signed-off-by: Carson Farmer <[email protected]>
    carsonfarmer authored and vmx committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    29e2def View commit details
    Browse the repository at this point in the history
  4. chore: update contributors

    vmx committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    ca3deab View commit details
    Browse the repository at this point in the history
  5. chore: release version v0.7.3

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