v0.3.0
What's Changed
- feat: add table support by @hryhoriiK97 in #83
- feat: add autolinks support by @hryhoriiK97 in #87
- fix(ios): avoid Objective-C MarkdownParser symbol collision (#88) by @slavkolukic in #89
- feat: implement task list support by @hryhoriiK97 in #92
- fix: default inline code font-size to 1em and add customizable fontSize property by @hryhoriiK97 in #94
- fix: improve line break rendering by @hryhoriiK97 in #95
- feat: add fontFamily for link style by @hryhoriiK97 in #96
- feat: add RTL support for ordered/unordered lists and blockquote by @y0u-0 in #77
- feat: enhance RTL support by @hryhoriiK97 in #97
- feat(ci): add nightly builds workflow by @hryhoriiK97 in #98
- fix: remove unsupported YARN_ENABLE_HARDENED_MODE setting by @hryhoriiK97 in #99
- feat: optimize task list item handling by @hryhoriiK97 in #100
- docs: enhance README by @hryhoriiK97 in #101
- refactor(android): reorganize utility imports and remove deprecated Utils.kt by @hryhoriiK97 in #102
- feat: add font family and weight for strong, emphasis, inline code by @hryhoriiK97 in #104
- fix(ios): improve text measurement to align with React Native's Text by @hryhoriiK97 in #105
- refactor(ios): update paragraph spacing logic to handle marginTop correctly by @hryhoriiK97 in #106
- chore(android): update baseline profile by @hryhoriiK97 in #112
- docs: update README with nightly build installation instructions by @hryhoriiK97 in #113
- chore: release 0.3.0 by @hryhoriiK97 in #114
New Contributors
- @slavkolukic made their first contribution in #89
- @y0u-0 made their first contribution in #77
Full Changelog: 0.2.1...0.3.0