All notable changes to this project will be documented in this file.
- Add debug command
- Fix import command
- 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
- 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 clippy warnings
- Update keri dependencies
- Release 0.5.0 version
- Update ci.yml
- Update ci.yml
- Update ci.yml
- 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
- 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
- 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
- Improve documentation in the help for init
- Bump cesrox version
- Release 0.4.0 version
- Bump cesrox version
- Add list and info commands
- Rename info to whoami
- Better error messages
- Add VerificationStatus enum
- Remove config flag from init command
- Return proper exit code from verify
- Fix clippy warnings
- Better list command output
- Release 0.3.0 version
- Add verify command
- Remove unwraps
- Better error messages
- Minor changes
- Create README.md
- Release 0.2.1 version
- Fix clippy warnings and reformat
- Add sources
- Add LICENSE
- Add release.toml
- Add CI
- Release 0.2.0 version