What's Changed
- Fix/android detach cancels render by @istarkov in #127
- fix: Android sync render on measure by @istarkov in #129
- fix: Updated symbol definitions to include RaTeX-specific aliases for the white circle, linking it to the large circle glyph. by @erweixin in #133
- feat(wasm): add display mode options to renderLatex and update README by @erweixin in #134
- feat: add support for office-compatible colors in SVG output by @erweixin in #135
- Expose color and displayMode parameters in RaTeXSpan.create() by @Phoenix0531-sudo in #136
- feat(flutter-ios): introduce Swift Package Manager support by @erweixin in #138
- feat(react-native): baseline alignment +
getTexMetrics()by @istarkov in #139 - feat(react-native)!: support only the New Architecture (RN ≥ 0.84, React ≥ 19.2) by @istarkov in #140
- feat(ios): add core-only CocoaPods target by @floze-the-genius in #142
- fix: Implement stack safety for parser-driven rendering by @erweixin in #147
- refactor: Update italic correction handling for subscript nodes in layout engine by @erweixin in #148
- feat: improve stack safety, layout fidelity, and golden testing by @erweixin in #149
- chore: update version to 0.1.14 by @erweixin in #150
New Contributors
- @Phoenix0531-sudo made their first contribution in #136
- @floze-the-genius made their first contribution in #142
Full Changelog: v0.1.13...v0.1.14