Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: add interface and http client versions to version output #3125

Conversation

achingbrain
Copy link
Member

Adds interface-ipfs-core and ipfs-http-client versions to the output of the ipfs version command, also the git commit id if it's available.

Closes #2878

@achingbrain achingbrain requested a review from lidel June 25, 2020 16:20
Adds `interface-ipfs-core` and `ipfs-http-client` versions to the output
of the `ipfs version` command, also the git commit id if it's available.

Closes #2878
@achingbrain achingbrain force-pushed the feat/add-interface-and-http-client-versions-to-version-command branch from 2f04471 to 1d780d6 Compare June 25, 2020 16:24
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but needs:

@achingbrain achingbrain requested a review from lidel July 1, 2020 09:56
@achingbrain achingbrain merged commit 65f8b23 into master Jul 2, 2020
@achingbrain achingbrain deleted the feat/add-interface-and-http-client-versions-to-version-command branch July 2, 2020 12:28
SgtPooki referenced this pull request in ipfs/js-kubo-rpc-client Aug 18, 2022
Adds `interface-ipfs-core` and `ipfs-http-client` versions to the output of the `ipfs version` command, also the git commit id if it's available.

Closes #2878
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ipfs.version(): include version of JS API
2 participants