Skip to content

Releases: cardano-foundation/cip30-data-signature-parser

v0.0.12

01 Oct 11:46
33d6c95
Compare
Choose a tag to compare

0.0.12 (2024-10-01)

Features

  • added support for unprotected header section, e.g. hashed: true that is needed for hardware wallets. (#27) (98ba9f6)

Documentation

v0.0.11

01 Oct 12:15
a17b2fb
Compare
Choose a tag to compare

0.0.11 (2023-09-30)

Bug Fixes

  • do not deserialise data from an optional field KID4 (in protected headers) (#23) (f784871)

v0.0.10

18 Aug 11:08
f12d242
Compare
Choose a tag to compare

0.0.10 (2023-08-18)

Features

  • using organization secrets to perform mvn release (644712d)

v0.0.9

17 Aug 14:46
3593792
Compare
Choose a tag to compare

0.0.9 (2023-08-17)

Features

v0.0.8

17 Aug 12:31
de22cff
Compare
Choose a tag to compare

0.0.8 (2023-08-17)

Features

Bug Fixes

  • attempting to force a release (c979d5c)
  • doing address check if both public keys are available. (#12) (0e92cff)

v0.0.7

19 May 14:23
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.6...0.0.7

v0.0.6

25 Nov 15:19
Compare
Choose a tag to compare

Initial release of the cip30-data-signature-parser to the maven2 repository.