4.0.0 (2024-01-25)
- bug with header and footer of ed25519 and x25519 pem keys (8ec220f)
- didcomm connection runner message filtering (e57d62b)
- this was causing confusion since it was public, not used and did not work as expected (b82a9d6)
- apollo: integrate with apollo kmm (32bdfbd)
- pluto: pluto will save link secret as a storable key. (dbd724b)
- pollux: add anoncreds prooving implementation (80377b1)
- pollux: zkp verification (395976a)
- apollo: Updated Apollo public interface to be more in line with Cryptographic abstraction
- This will not affect our API or was it working, but since it was public its considered a breaking change
- pluto: This makes changes on pluto interface.
3.6.0 (2023-10-20)
- castor: remove antlr library and use regex instead (d7b429e)
3.5.0 (2023-10-12)
- anoncreds: add support for anoncreds issuance flow (579c603)
3.4.0 (2023-09-27)
- provide abstraction for keychain component (bf2e59f)
3.3.0 (2023-09-04)
- pluto: add keychain capabilities (f013907)
3.2.1 (2023-09-01)
- did url string parsing correctly (93a3eb4)
3.2.0 (2023-08-28)
- pollux: add anoncreds issuance (0d474a9)
3.1.0 (2023-08-07)
- typo in restoring keys (6dc434c)