didwebvh_wizard 0.1.2
didwebvh_wizard: ^0.1.2 copied to clipboard
Interactive CLI wizard for did:webvh (create / update / resolve / export did:web). A faithful Dart port of didwebvh-java's didwebvh-wizard module.
Changelog #
The format is based on Keep a Changelog; this project adheres to Semantic Versioning.
Unreleased #
0.1.2 - 2026-06-14 #
--versionnow reports the package version frompubspec.yamlvia a generatedlib/src/version.g.dart(regenerate withdart run tool/generate_version.dart) instead of a hardcoded string, so it can no longer drift from the pubspec.
0.1.1 - 2026-06-13 #
- Packaging fixes (no API or behaviour change): restore the canonical
Apache-2.0
APPENDIXblock inLICENSEso pub.dev recognizes the license; requiredidwebvh: ^0.1.1anddidwebvh_signing_local: ^0.1.1.
0.1.0 - 2026-06-13 #
- Initial release: a faithful Dart port of
didwebvh-java'sdidwebvh-wizardmodule. Interactive CLI (didwebvh_wizard) for create / update (modify, migrate, deactivate) / resolve / export-did:web, with--dirand--actionoptions. Witness key store and proof collection included.