Skip to content

v0.1.0

Compare
Choose a tag to compare
@TheTechmage TheTechmage released this 02 Apr 02:35
· 47 commits to main since this release

Version 0.1.0 Full Release

It's been a while coming, but we are now confident that the didcomm-messaging-python library has reached a state of maturity for a full release. The library has been well tested in multiple implementations and experiments and has demonstrated that it meets the needs for a simple and easy-to-use DIDComm V2 compatible library. With this 0.1.0 release, didcomm-messaging-python is now ready for use by the wider community. A huge shout out to our contributors and maintainers @dbluhm, @mepeltier, and @frostyfrog for bringing this library to life and all the work and effort put forth to not only make didcomm-messaging-python compliant with the DIDComm V2 spec, but also for reaching out to other projects in the ecosystem to help ensure that cross-communication is not only possible, but a reality.

What's Changed

  • fix: filter for DIDCommMessaging service type by @frostyfrog in #27
  • chore: lock GHA workflow's black to our version by @frostyfrog in #28
  • Add a quickstart library file by @frostyfrog in #25
  • feat: Add did:web resolver support by @frostyfrog in #29
  • chore: prepare for 0.1.0 release by @frostyfrog in #30

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

Note: These changes are since the last alpha release, since no non-alpha release has happened until today.