Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 2.62 KB

1.1.0 (2023-11-10)

Features

  • parse credentials in a basic message (#2) (d87d548)

1.0.1 (2023-11-03)

Bug Fixes

1.0.0 (2023-11-03)

Bug Fixes

  • correct order when creating DIDComm BrainShare responses (6d2394d)
  • correct query for index credential (4ea6732)
  • parse txt records correctly (f0de9e2)
  • release (bed769f)
  • releaserc (117f4db)

Features

  • add domain linkage handler (abaf53f)
  • add new DIDComm messages/handlers for getting a DIDs BrainShareIndex and credentials (f8bb1eb)
  • add semantic release (9423c3d)
  • first pass starchat message handler (d9bddf8)
  • refactor message handler to support brainshare posts (17d9b3e)
  • releaserc (d35f2f6)
  • request post by title (56b6a28)
  • support sending response normall, not just through return route (6c1542f)
  • vscode test debug (588e10e)