v0.1.12
What's Changed
- feat: add GTK4 native rendering and GI bindings by @techwizrd in #102
- fix(render、pdf): respect color alpha channel by @erweixin in #105
- feat: improve layout by @erweixin in #107
- style: run cargo fmt by @erweixin in #109
- fix(ios): resolve Swift/ObjC++ build race and duplicate XCFramework header by @crivabene in #115
- feat: enhance cross-platform support for RaTeX by adding macOS compatibility by @erweixin in #118
- feat(cli): Enhanced output messages to include counts of processed, successfully written, and failed formulas for better debugging. by @erweixin in #116
- chore: update version to 0.1.12 by @erweixin in #119
New Contributors
- @crivabene made their first contribution in #115
Full Changelog: v0.1.11...v0.1.12