Releases: shifteverywhere/dime-java-ref
Releases · shifteverywhere/dime-java-ref
1.0.3
Version 1.0.3 - 2022-04-19
- Minor fix to prepare for an upcoming change that allows for more than one item to be linked to a Message item
1.0.2
Version 1.0.2 - 2022-02-30
- Includes a fix where the public copy of a key did not receive the claims from the source key
- Updates org.json dependency to version 20220320
v1.0.1
Version 1.0.1 - 2022-02-22
- Allows for systemName to be set when issuing a new identity. If none is provided, then the systemName from the issuing identity is used
- Adds an option to exclude the trust chain from an issued identity, allows for more flexible usage and trust verification
- Method Identity:isTrusted() and Identity:isTrusted(Identity) is added for more fine-grained verification of trust chains
- Method Identity:verifyTrust() is deprecated and will be removed in future versions
- Additional unit tests added (from C#/.NET reference implementation)
- Updates org.json dependency to version 20211205
- Official acknowledgements added, credits where credits are due, thank you!
NOTE: Version 1.0.1 includes changes that will break 1.0.0. These are only code-breaking changes, so all previously issued identities and other created Di:ME items will continue to work.
v1.0.0
This is the official 1.0.0 release.
v1.0.0-rc.3
This is release candidate 3 for 1.0.0.
Full Changelog: 1.0.0-RC2...1.0.0-RC3
v1.0.0-rc.2
This is release candidate 2 for 1.0.0.
v1.0.0-rc.1
This is release candidate 1 for 1.0.0.
Full Changelog: https://github.com/shifteverywhere/dime-java-ref/commits/1.0.0-RC1