Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Releases: johnbillion/fair-tools

0.8.1

20 Jan 10:44
Immutable release. Only release title and notes can be modified.
0.8.1
cf4e44e

Choose a tag to compare

  • Add command to check validity of a rotation key
  • Add support for the FAIR_VERIFICATION_KEY environment variable during verification key checking

0.8.0

14 Jan 12:21
Immutable release. Only release title and notes can be modified.
0.8.0
c0875a4

Choose a tag to compare

  • Add command to check verification key validity
  • Pass the package content-type through to the request that fetches it during verification

0.7.2

09 Jan 20:40
Immutable release. Only release title and notes can be modified.
0.7.2
76f743d

Choose a tag to compare

  • 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

09 Jan 19:00
Immutable release. Only release title and notes can be modified.
0.7.1
4bf66a3

Choose a tag to compare

  • Tweak the contents of the published package.

0.7.0

09 Jan 18:18
Immutable release. Only release title and notes can be modified.
0.7.0
d89478c

Choose a tag to compare

  • 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

20 Dec 15:36
Immutable release. Only release title and notes can be modified.
0.6.0
6ad98b9

Choose a tag to compare

  • Add support for screenshots, icons, and banner assets when generating metadata

0.5.0

16 Dec 22:07
Immutable release. Only release title and notes can be modified.
0.5.0
8475ac0

Choose a tag to compare

  • 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

14 Dec 22:00
Immutable release. Only release title and notes can be modified.
0c3348a

Choose a tag to compare

  • Minor release to get npm deployment working properly

0.4.0

14 Dec 21:56
Immutable release. Only release title and notes can be modified.
5ba6bd2

Choose a tag to compare

  • Switch to writing private keys in PEM format
  • Switch to recommending global installation