Releases: input-output-hk/atala-prism-didcomm-kmm
Releases · input-output-hk/atala-prism-didcomm-kmm
1.1.2
What's Changed
- fix: upgrade gradle & libs and remove Apollo dependency by @hamada147 in #18
- ci: revert ci update by @hamada147 in #19
Full Changelog: v1.1.1...v1.1.2
1.1.0
What's Changed
- ci: fix ci by @hamada147 in #13
- feat: Update peer-did creation and resolution inline with … by @hamada147 in #14
- ci: Fix Release Script by @hamada147 in #15
Full Changelog: v1.0.0...v1.1.0
1.0.0
What's Changed
- build: remove didcomm module & update CI Script by @hamada147 in #9
- ci: add manual trigger for docs update by @hamada147 in #10
- build: upgrade Kotlin, tools & CI by @hamada147 in #11
- ci: update package.json and update docs by @hamada147 in #12
Full Changelog: v1.0.5-alpha...v1.0.0
1.0.5-alpha
What's Changed
- build: Documentation & GitHub Actions by @hamada147 in #7
- fix: current regex does not support multiple services within a DID by @cristianIOHK in #8
New Contributors
- @cristianIOHK made their first contribution in #8
Full Changelog: v1.0.4-alpha...v1.0.5-alpha
1.0.4-alpha
1.0.3-alpha
What's Changed
- fix: use correct base encoding with JWK by @hamada147 in #6
Full Changelog: v1.0.2-alpha...v1.0.3-alpha
1.0.2-alpha
- Update Apollo usage version from 1.6.0-alpha to 1.7.0-alpha
- Add Atala logo in the readme file
- Update group id from
io.iohk.atala.prism
toio.iohk.atala.prism.didcomm
1.0.1-alpha
What's Changed
- Refactor: Update to new version of Apollo v1.6.0-alpha
Full Changelog: v1.0.0-alpha...v1.0.1-alpha
1.0.0-alpha
What this version includes:
- VarInt implementation (TODO: Move it to its own Module)
- DIDPeer implementation