Releases: THCLab/dkms-bin
Releases Β· THCLab/dkms-bin
v0.8.2
π Features
- Print help if no commands
- Add kel find command
- Add expand command
- Describe attachments in expand command
- Customize help output
- Add init --seed-file option
- Rename whoami to info
- Use url instead of oobis in init command
- Add invalid signatures state
- Add identifier export command
- Add witnesses and watchers to identifier info
- Remove tel incept command
- Print export output
- Add import command
- Print output of issue
- Allow to read from stdin for verify cmd
- Rename expand to inspect
- Add revoke command
- Add debug command
- Use acdc crate
- Set schema in issue command
- Add said digesting command
- Add multisig submodule
- Add membership command
- Accept incoming group requests
- Add pull option to pending command
- Allow signing with group identifier
- Allow group registry incepting
- Add membership issue command
- Add oobi flag to issue command
- Allow issue acdc in cbor
π Bug Fixes
- Restrict signing to valid JSON inputs
- Better errors in issue command
- Remove whitespaces in expand command
- Better error from said command
- Fix parsing seed file
- Update short options for data issue
- Fix identifier info command
- Handle unknown alias in verify
- Resolve unknown identifier error in issue
- Allow import to read from stdin
- Add import/export cmds desc
- Notify user when verification fails due to no watchers
- Fix publishing issuance event
- Unify payload opts across issue, sign and verify
- Notify missing oobi in verify command
- Add verify --message description
- Improve verify --message description
- Remove init (from/init)seed_file flags
- Fix finding oobis problem
- Clear registry id while init
- Ask for confirmation when alias already exists
- Verify issued credential
- Fix import command
- Cleanup database before alias overwriting
- Remove unwraps
- Expect valid said as oca bundle identifier
- Refine error message in debug command
- Add -d flag to digesting command
- Allow binary input digesting command
- Correct import command behavior
- Save accepted requests
- Check for updates before verify
- Update ci.yml
- Update dependency and fix compilation errors
- Update kel while verifing
- Update teliox dependency
πΌ Other
- Bump cesrox version
- Update ci.yml
- Update ci.yml
- Update ci.yml
π Refactor
- Better seed command errors
- Add identifier command
- Add log command
- Add data command
- Add said command
- Add key command
- Add mesagkesto command
- Add error module
- Move issue command
- Remove file option from sad command
- Rename data issue option
- Reformat and fix comments
- Requests storage cleanup
βοΈ Miscellaneous Tasks
- Improve documentation in the help for init
- Bump cesrox version
- Release 0.4.0 version
- Fix clippy warnings
- Update keri dependencies
- Release 0.5.0 version
- Release 0.6.0 version
- Add command descriptions
- Cargo fmt
- Release 0.6.1 version
- Release 0.7.0 version
- Release 0.7.1 version
- Release 0.7.2 version
- Release 0.7.3 version
- Release 0.8.0-rc.1 version
- Update dependencies
- Release 0.8.0-rc.2 version
- Update dependencies
- Release 0.8.0 version
- Release 0.8.1 version
- Bump cesrox, keri and said
- Add .cargo to gitignore
v0.8.1
π Features
- Allow issue acdc in cbor
π Bug Fixes
- Update ci.yml
v0.8.0
π Features
- Add oobi flag to issue command
π Bug Fixes
- Check for updates before verify
βοΈ Miscellaneous Tasks
- Update dependencies
v0.8.0-rc.2
π Features
- Allow group registry incepting
- Add membership issue command
π Bug Fixes
- Save accepted requests
π Refactor
- Requests storage cleanup
βοΈ Miscellaneous Tasks
- Update dependencies
v0.8.0-rc.1
π Features
- Add multisig submodule
- Add membership command
- Accept incoming group requests
- Add pull option to pending command
- Allow signing with group identifier
π Refactor
- Reformat and fix comments
v0.7.3
π Bug Fixes
- Correct import command behavior
v0.7.2
π Bug Fixes
- Allow binary input digesting command
v0.7.1
π Bug Fixes
- Add -d flag to digesting command
v0.7.0
π Features
- Use acdc crate
- Set schema in issue command
- Add said digesting command
π Bug Fixes
- Remove unwraps
- Expect valid said as oca bundle identifier
- Refine error message in debug command
v0.6.1
π Bug Fixes
- Cleanup database before alias overwriting
βοΈ Miscellaneous Tasks
- Add command descriptions
- Cargo fmt