Release 0.59.1
Headlines
This is last release which is using vdrtools (indysdk fork) based anoncreds implementation. It also contains stabilized form of wallet migration, as in next release 0.60.0
, only credx library based anoncreds implementation will be preserved.
What's Changed
Vdrtools -> Credx
Migration tweaks
- Add logs to credx wallet migration by @Patrik-Stas in #1004
- Do not delete target wallet, do not fail migration on item-error by @Patrik-Stas in #1006
Refactoring
- Use generics over trait objects in Profile & co. by @bobozaur in #1003
- Use a sequence of bytes (representing AriesMessage) as input for EncryptionEnvelope::create by @nain-F49FF806 in #1007
- Release 0.59.1 by @Patrik-Stas in #1010
Full Changelog: 0.59.0...0.59.1