Release 0.2.0
·
101 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: iOS nested tags by @szydlovsky in #274
- fix: iOS startMention check range by @szydlovsky in #278
- feat: proper iOS first renders measurements by @szydlovsky in #277
- feat: add support for codeblock on iOS by @kacperzolkiewski in #253
- feat: add support for inline image on iOS by @kacperzolkiewski in #271
- fix: styles merging logic by @exploIF in #281
- fix: parsing empty elements by @exploIF in #284
- feat: make iOS mentions work with a single space by @szydlovsky in #289
- feat: remake first measure logic to not use a static member by @szydlovsky in #288
- feat: add dimensions to images by @kacperzolkiewski in #285
- fix: removing all characters from a line logic on iOS by @szydlovsky in #296
- feat: mentions with space - android by @exploIF in #286
- fix: codeblock radius on Android by @kacperzolkiewski in #294
- fix: ios scrolling issues by @exploIF in #299
- feat: add support for remote images on Android by @kacperzolkiewski in #301
- fix: merging adjacent continuous paragraph styles on Android by @kacperzolkiewski in #302
- feat: do not parse spannable if it's not needed - Android by @exploIF in #307
- fix: merging codeblocks when deleting first character by @kacperzolkiewski in #309
- docs: update codeblock and inline image docs by @kacperzolkiewski in #300
- fix: toggling inline styles - Android by @exploIF in #313
Full Changelog: v0.1.6...v0.2.0