Skip to content

Releases: Indicio-tech/pydid

0.4.0

21 Sep 16:11
Compare
Choose a tag to compare

What's Changed

  • feat: add didcomm v2 service model by @dbluhm in #57
  • ⬆️ upgrade dependencies by @ff137 in #69
  • fix!: publicKey to verificationMethod correction, minor fixes by @dbluhm in #58
  • feat: add recips and routes by url to service builder by @dbluhm in #71
  • feat: use ruff instead of flake8 by @dbluhm in #74
  • feat: realign service with DID Core spec by @dbluhm in #75

New Contributors

  • @ff137 made their first contribution in #69

Full Changelog: v0.3.8...v0.4.0

0.4.0-alpha 0

24 Jul 17:19
be95844
Compare
Choose a tag to compare
0.4.0-alpha 0 Pre-release
Pre-release

This release drops support for Python 3.6, 3.7, and 3.8 and upgrades dependencies. Thank you @ff137!

A full release of 0.4.0 should follow shortly.

What's Changed

  • ⬆️ upgrade dependencies by @ff137 in #69

New Contributors

  • @ff137 made their first contribution in #69

Full Changelog: v0.3.9a0...v0.4.0a0

0.3.9-alpha0

08 Jul 15:50
Compare
Choose a tag to compare
0.3.9-alpha0 Pre-release
Pre-release

What's Changed

  • feat: add didcomm v2 service model by @dbluhm in #57

Full Changelog: v0.3.8...v0.3.9a0

0.3.8

01 Jun 15:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.7...v0.3.8

0.3.7

22 Dec 20:28
Compare
Choose a tag to compare

What's Changed

  • chore: adjust typing extentions version by @dbluhm in #55

Full Changelog: v0.3.6...v0.3.7

0.3.6

25 Aug 13:24
Compare
Choose a tag to compare

What's Changed

  • fix: didcomm service accepts "accept" by @dbluhm in #53
  • fix: type hints for did url and minor dev dependency updates by @dbluhm in #54

Full Changelog: v0.3.5...v0.3.6

0.3.5

18 Jul 21:48
Compare
Choose a tag to compare

What's Changed

  • Add support for Ed25519VerificationKey2020, X25519KeyAgreementKey2020 by @andrewwhitehead in #52

New Contributors

Full Changelog: v0.3.4...v0.3.5

0.3.4

24 Jun 16:10
d798cf1
Compare
Choose a tag to compare

What's Changed

  • feat: open up service_endpoint to allow for a list of endpoints by @frostyfrog in #51

Full Changelog: v0.3.3...v0.3.4

0.3.3

16 Dec 19:50
Compare
Choose a tag to compare

What's Changed

  • feat: loosen restrictions on context to permit embedded by @dbluhm in #50

Full Changelog: v0.3.2...v0.3.3

0.3.2.post1

22 Jul 00:04
Compare
Choose a tag to compare

Fixes:

  • Error in exception on parsing failure in dereference_as