0.11.4
What's Changed
This release continues to improve the text attachments API. Introduces a delegate method to allow developers to receive events when attachments are added or removed, for instance to update a representative structure. Text attachments also support actions now, taken when a user presses enter or when an attachment is double-clicked.
- Add Text Attachments Delegate by @thecoolwinter in #110
- Add Text Attachment Actions by @thecoolwinter in #111
Full Changelog: 0.11.3...0.11.4