Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): cut wallet sdk swift 4.0.0 release
# [4.0.0](3.6.0...4.0.0) (2024-01-31) ### Bug Fixes * bug with header and footer of ed25519 and x25519 pem keys ([8ec220f](8ec220f)) * didcomm connection runner message filtering ([e57d62b](e57d62b)) * schema download optional ([#116](#116)) ([44241ab](44241ab)) * this was causing confusion since it was public, not used and did not work as expected ([b82a9d6](b82a9d6)) ### Features * **apollo:** integrate with apollo kmm ([32bdfbd](32bdfbd)) * **pluto:** pluto will save link secret as a storable key. ([dbd724b](dbd724b)) * **pollux:** add anoncreds prooving implementation ([80377b1](80377b1)) * **pollux:** zkp verification ([395976a](395976a)) ### BREAKING CHANGES * **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.
- Loading branch information