Skip to content

Latest commit

 

History

History
305 lines (194 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

305 lines (194 loc) · 11.6 KB

@zcloak/message

2.0.6

Patch Changes

2.0.5

Patch Changes

2.0.4

Patch Changes

2.0.3

Patch Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

Patch Changes

1.0.17

Patch Changes

1.0.16

Patch Changes

1.0.15

Patch Changes

1.0.14

Patch Changes

1.0.13

Patch Changes

1.0.12

Patch Changes

1.0.11

Patch Changes

1.0.10

Patch Changes

1.0.9

Patch Changes

1.0.8

Patch Changes

1.0.7

Patch Changes

1.0.6

Patch Changes

1.0.5

Patch Changes

1.0.4

Patch Changes

1.0.3

Patch Changes

1.0.2

Patch Changes

1.0.1

Patch Changes

1.0.0

Major Changes

Minor Changes

  • #42 ddaa837 Thanks @zzcwoshizz! - - The param nonceMap of calcRoothash function is optional.

    • Add PublicVerifiableCredential, VerifiableCredentialBuilder.build allow isPublic param, true build PublicVerifiableCredential, false build PrivateVerifiableCredential.
    • vcVerify support verify PublicVerifiableCredential.
  • #45 872ed45 Thanks @zzcwoshizz! - Data signing.

    • add eip712 typed struct data hashing.
    • add signTypedData for DidKeyring.
    • vc, vp, ctype, did-document supports signTypedData.
    • verify functions support TypedData.

Patch Changes

1.0.0-beta.4

Patch Changes

1.0.0-beta.3

Patch Changes

1.0.0-beta.2

Patch Changes

1.0.0-beta.1

Minor Changes

  • #42 ddaa837 Thanks @zzcwoshizz! - - The param nonceMap of calcRoothash function is optional.

    • Add PublicVerifiableCredential, VerifiableCredentialBuilder.build allow isPublic param, true build PublicVerifiableCredential, false build PrivateVerifiableCredential.
    • vcVerify support verify PublicVerifiableCredential.
  • #45 872ed45 Thanks @zzcwoshizz! - Data signing.

    • add eip712 typed struct data hashing.
    • add signTypedData for DidKeyring.
    • vc, vp, ctype, did-document supports signTypedData.
    • verify functions support TypedData.

Patch Changes

1.0.0-beta.0

Major Changes

Patch Changes