Skip to content

Releases: TrustVC/trustvc-cli

v1.0.1

10 Mar 10:21

Choose a tag to compare

1.0.1 (2026-03-10)

Bug Fixes

  • move dotenv to dependencies and add Node.js version check (6f8d4bd)

v1.0.0

10 Mar 09:51

Choose a tag to compare

1.0.0 (2026-03-10)

Bug Fixes

  • add tamper check for all blockchain functions (#21) (ea64760)
  • base64 file format removal (514f18b)
  • ether signer compatibility (a3c36de)
  • handle network selection and add new fixtures (#15) (62b2031)
  • one line command and interactive terminal fix (23fb955)
  • package lock (2e40722)
  • remove test output files (f63a4b3)
  • remove the base64 encoding for the file encryption (#23) (d4600e4)
  • remove unnecessary details in the readme (6a9b8a2)
  • update cli process (#8) (472a9e6)
  • updated the file handling error and folder creation for outputs (a07c6a3)
  • wallet creation (#14) (6499276)

Features