v0.16.0
What's Changed
- 3c389d9: Add
Graph.createCommentfor creating comment entities with reply-to relations and optional resolved status. - 00c2f0e: Add
Graph.updateCommentfor 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