1.1.0 - Kotlinify update
- Rename
patchEscapeSequence
topatchEscapeSequences
- Fix
AnsiTextView
not properly ignoring lack ofemoji2
library - Add jetbrain
@Contract
annotations to allow better IDE insights. - Add kotlin extension component.
- Update AGP
patchEscapeSequence
to patchEscapeSequences
AnsiTextView
not properly ignoring lack of emoji2
library@Contract
annotations to allow better IDE insights.