This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Releases: johnbillion/fair-tools
Releases · johnbillion/fair-tools
0.8.1
0.8.0
Immutable
release. Only release title and notes can be modified.
- Add command to check verification key validity
- Pass the package
content-typethrough to the request that fetches it during verification
0.7.2
Immutable
release. Only release title and notes can be modified.
- Add support for GitHub API URLs in release packages during verification.
- Set some HTTP options.
- DID PLC documents that are verified with fair-tools must always contain a FAIR service.
0.7.1
Immutable
release. Only release title and notes can be modified.
- Tweak the contents of the published package.
0.7.0
Immutable
release. Only release title and notes can be modified.
- Implement commands for verifying a DID, a DID log, a DID document, FAIR metadata, and FAIR-specific fields
- Implement a command to migrate from hex and multibase encoded private keys to PEM
- Switch the project to TypeScript
0.6.0
Immutable
release. Only release title and notes can be modified.
- Add support for screenshots, icons, and banner assets when generating metadata
0.5.0
Immutable
release. Only release title and notes can be modified.
- Comprehensive readme.txt parsing in preparation for more complete population of metadata fields.
- When writing a release back to the metadata file, it will now overwrite an existing release with the same version if one exists.
0.4.1
Immutable
release. Only release title and notes can be modified.
- Minor release to get npm deployment working properly
0.4.0
Immutable
release. Only release title and notes can be modified.
- Switch to writing private keys in PEM format
- Switch to recommending global installation