Skip to content

Latest commit

 

History

History
84 lines (38 loc) · 5.43 KB

CHANGELOG.md

File metadata and controls

84 lines (38 loc) · 5.43 KB

castor-v0.8.1 (2023-02-22)

Bug Fixes

  • castor: use URI that is compliant to RFC3986 (#385) (f92fed6)

castor-v0.8.0 (2023-02-03)

Features

  • castor: align castor implementation with DID spec (#336) (7992b80)

castor-v0.7.0 (2023-01-27)

Features

  • castor: add support DID deactivate operation (#325) (5ceb7e9)

castor-v0.6.0 (2023-01-20)

Features

  • castor: add support for DID update operation (#306) (27b77b2)
  • castor: upgrade node client for new key type (#287) (5661e76)

castor-v0.5.1 (2022-12-14)

Bug Fixes

  • castor: add missing did document field (#251) (27370ab)

castor-v0.5.0 (2022-12-09)

Bug Fixes

  • pollux: upgrade mercury lib to 1.10.1 (ee27755)

Features

  • castor: upgrade castor with service in protobuf definition (#224) (8223740)

castor-v0.4.1 (2022-12-09)

Bug Fixes

  • castor: README.md is added to increase the version of the castor library (cdd4772)

castor-v0.4.0 (2022-12-02)

Features

  • castor: implement translation of Node DidData to W3C DidDocument (#182) (d72159f)

castor-v0.3.0 (2022-11-28)

Features

  • castor: update castor to use prism-node protobuf (#136) (5e3445f)
  • pollux: implement Issue Credential v2 Protocol (#144) (a80702f), closes #92

castor-v0.2.0 (2022-11-14)

Features

  • shared: add Flyway Migrations and expose in ZIO Layer to be used in consuming service (#115) (cd11493)

castor-v0.1.0 (2022-11-11)

Features

  • agent: integrate key-manage into prism-agent server (#77) (4a88ded)
  • define key-management interface (3) (#71) (47dc3cd)