Skip to content

v0.16.0

Choose a tag to compare

@nikgraf nikgraf released this 07 Apr 16:12
v0.16.0
01790b5

What's Changed

  • 3c389d9: Add Graph.createComment for creating comment entities with reply-to relations and optional resolved status.
  • 00c2f0e: Add Graph.updateComment for updating a comment's content and/or resolved status.
  • fa6c822: Remove proto module and related exports. The SDK now uses the custom GRC-20 binary encoding exclusively, so the legacy proto re-exports are no longer needed

Full Changelog: v0.15.1...v0.16.0