Skip to content

Releases: Indicio-tech/didcomm-messaging-python

v0.1.0a4

24 Jan 19:47
Compare
Choose a tag to compare
v0.1.0a4 Pre-release
Pre-release

What's Changed

  • feat: add ed/x private key to multicodecs by @frostyfrog in #26

Full Changelog: v0.1.0a3...v0.1.0a4

v0.1.0a3

08 Jan 22:02
637963a
Compare
Choose a tag to compare
v0.1.0a3 Pre-release
Pre-release

What's Changed

  • fix: skip forwarding if unnecessary by @frostyfrog in #23
  • chore: bump version by @frostyfrog in #24

Full Changelog: v0.1.0a2...v0.1.0a3

v0.1.0a2

18 Dec 19:38
Compare
Choose a tag to compare
v0.1.0a2 Pre-release
Pre-release

What's Changed

  • Fix communication problems with the Indicio mediator by @frostyfrog in #21
  • chore: bump version by @frostyfrog in #22

Full Changelog: v0.1.0a1...v0.1.0a2

v0.1.0a1

14 Dec 18:35
Compare
Choose a tag to compare
v0.1.0a1 Pre-release
Pre-release

What's Changed

  • feat: support JsonWebKey2020 in Askar backend by @dbluhm in #19
  • Feature: forward pack message by @frostyfrog in #20

Full Changelog: v0.1.0a0...v0.1.0a1

0.1.0a0

06 Dec 16:28
Compare
Choose a tag to compare
0.1.0a0 Pre-release
Pre-release

This is an alpha release of didcomm-messaging library. It is currently missing some key pieces needed for forwarding but should be generally functional for basic packing and unpacking of didcomm v2 messages.

What's Changed

  • docs: update readme with basic outline by @dbluhm in #1
  • ci: setup github actions by @dbluhm in #2
  • fix: Hash the APV by @frostyfrog in #13
  • feat: Add Authlib backend and test compatibility with Askar by @dbluhm in #14
  • Test/initial testing round by @mepeltier in #15
  • feat: add local codecov reports by @mepeltier in #16
  • feat: additional askar tests by @mepeltier in #17

New Contributors

  • @dbluhm made their first contribution in #1
  • @frostyfrog made their first contribution in #13
  • @mepeltier made their first contribution in #15

Full Changelog: https://github.com/Indicio-tech/didcomm-messaging-python/commits/v0.1.0a0