Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 2.38 KB

1.1.2 (2024-03-07)

Bug Fixes

  • upgrade gradle & libs and remove Apollo dependency (#18) (eb66631)

1.1.1 (2024-02-26)

Bug Fixes

  • remove id from diddoc service encoding (#17) (2298cfc)

1.1.0 (2024-02-06)

Features

  • Update peer-did creation and resolution inline with … (#14) (cb52a8d)

1.0.0 (2024-01-19)

Bug Fixes

  • code linting errors (02f921d)
  • current regex does not supports multiple services within a DID (b5ce2ec)
  • fix linting (6ccce04)
  • fixing code lint (b8e8bf3)
  • gradle publish url (5b94b6a)
  • use correct base encoding with JWK (#6) (fd26f49)
  • Work in progress fixes. (ce7f6d8)

Features