What's Changed
- Lower platform requirement, align truncation behavior and improve documentation (#16)
- Fix inline presentation intent rendering (#18)
- Fix Copy action copying full document instead of selection in
InlineAttachmentTextView(#19) - Use native
NSTextAttachmentViewProviderto replace current SwiftUI <> TextView feedback loop (#20) - Replace Swift Package examples with Xcode project examples (#22)
- Support dynamic sizing for inline hosted views (#21)
- Disable dragging inline attachments (#23)
- Use TextKit 1 as default text layout engine for much better performance (#24)
Full Changelog: 0.1.0...1.0.0