Releases: erweixin/RaTeX
v0.1.2
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
- chore: prepare for 0.1.0 by @erweixin in #36
- chore: bump version to 0.1.0 by @erweixin in #37
- Feature to embed fonts by @jangernert in #40
- chore: add SIL Open Font License 1.1 for KaTeX fonts by @erweixin in #39
- fix: add dashed line support across all platforms by @keta1 in #41
- fix: Enhance RaTeXView for improved layout and rendering, Added
displayModeproperty toRaTeXViewManagerby @erweixin in #45 - chore: Update KaTeX version to 0.16.45 in English and Chinese translations, demo pages, and support table descriptions. by @erweixin in #47
- feat: ratex katex fonts by @erweixin in #48
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in #30
- @keta1 made their first contribution in #35
- @jangernert made their first contribution in #40
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.1.2
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
- chore: prepare for 0.1.0 by @erweixin in #36
- chore: bump version to 0.1.0 by @erweixin in #37
- Feature to embed fonts by @jangernert in #40
- chore: add SIL Open Font License 1.1 for KaTeX fonts by @erweixin in #39
- fix: add dashed line support across all platforms by @keta1 in #41
- fix: Enhance RaTeXView for improved layout and rendering, Added
displayModeproperty toRaTeXViewManagerby @erweixin in #45 - chore: Update KaTeX version to 0.16.45 in English and Chinese translations, demo pages, and support table descriptions. by @erweixin in #47
- feat: ratex katex fonts by @erweixin in #48
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in #30
- @keta1 made their first contribution in #35
- @jangernert made their first contribution in #40
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.1.2
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in https://github....
v0.1.1
What's Changed
- Feature to embed fonts by @jangernert in #40
- chore: add SIL Open Font License 1.1 for KaTeX fonts by @erweixin in #39
- fix: add dashed line support across all platforms by @keta1 in #41
- fix: Enhance RaTeXView for improved layout and rendering, Added
displayModeproperty toRaTeXViewManagerby @erweixin in #45
New Contributors
- @jangernert made their first contribution in #40
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.1.1
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
- chore: prepare for 0.1.0 by @erweixin in #36
- chore: bump version to 0.1.0 by @erweixin in #37
- Feature to embed fonts by @jangernert in #40
- chore: add SIL Open Font License 1.1 for KaTeX fonts by @erweixin in #39
- fix: add dashed line support across all platforms by @keta1 in #41
- fix: Enhance RaTeXView for improved layout and rendering, Added
displayModeproperty toRaTeXViewManagerby @erweixin in #45
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in #30
- @keta1 made their first contribution in #35
- @jangernert made their first contribution in #40
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.1.1
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
- chore: prepare for 0.1.0 by @erweixin in #36
- chore: bump version to 0.1.0 by @erweixin in #37
- Feature to embed fonts by @jangernert in #40
- chore: add SIL Open Font License 1.1 for KaTeX fonts by @erweixin in #39
- fix: add dashed line support across all platforms by @keta1 in #41
- fix: Enhance RaTeXView for improved layout and rendering, Added
displayModeproperty toRaTeXViewManagerby @erweixin in #45
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in #30
- @keta1 made their first contribution in #35
- @jangernert made their first contribution in #40
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.1.1
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in https://...
v0.1.0
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.1.0
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
- chore: prepare for 0.1.0 by @erweixin in #36
- chore: bump version to 0.1.0 by @erweixin in #37
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in #30
- @keta1 made their first contribution in #35
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.1.0
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
- chore: prepare for 0.1.0 by @erweixin in #36
- chore: bump version to 0.1.0 by @erweixin in #37
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in #30
- @keta1 made their first contribution in #35
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.1.0
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
- chore: prepare for 0.1.0 by @erweixin in #36
- chore: bump version to 0.1.0 by @erweixin in #37
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in #30
- @keta1 made their first contribution in #35
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.1.0
v0.0.16
What's Changed
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.16
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in #30
- @keta1 made their first contribution in #35
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.16
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in #30
- @keta1 made their first contribution in #35
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.16
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
- demo: add RaTeX vs KaTeX web benchmark page by @EurFelux in #30
- perf(wasm): skip serde_json::Value round-trip in renderLatex by @EurFelux in #32
- docs(readme): reframe positioning and link web benchmark by @EurFelux in #33
- feat: add JVM platform support (JNA + AWT Graphics2D) by @keta1 in #35
- Feat: \tag by @erweixin in #34
New Contributors
- @erweixin made their first contribution in #2
- @EurFelux made their first contribution in https://gith...
v0.0.15
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.15
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
- fix: release npm by @erweixin in #28
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.15
v0.0.14
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.14
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
- chore: bump version to 0.0.14 by @erweixin in #26
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.14
v0.0.13
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.13
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
- doc: update README.md by @erweixin in #21
- Fix: smallmatrix by @erweixin in #22
- feat: \cd by @erweixin in #23
- Fix badcase by @erweixin in #24
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.13
v0.0.12
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.12
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
- feat: new website by @erweixin in #10
- chore: update GitHub Pages workflow by @erweixin in #11
- fix: update alignment classes in demo support table and adjust langua… by @erweixin in #12
- fix: square root symbol render error by @erweixin in #13
- fix: bmatrix render error by @erweixin in #14
- fix: \array \hdashline by @erweixin in #15
- feat: enhance color parsing and handling in layout engine by @erweixin in #17
- feat: add ratex-svg crate for SVG export functionality by @erweixin in #18
- chore: update .pubignore to include CI-built native artifacts and clarify ignore rules by @erweixin in #20
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.12
v0.0.11
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.11
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.11
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
- Feat: iOS、andriod、flutter、wasm binding && demo by @erweixin in #6
- fix: \llbracket、\rrbracket、\xcancel、\cancel、\bcancel、\overbrace、\underbrace by @erweixin in #7
- Feat: \ce \pu by @erweixin in #8
- chore: bump version to 0.0.11 by @erweixin in #9
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.11
v0.0.6
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.6
What's Changed
- fix: enhance accent layout for shifty accents and improve glyph skew handling by @erweixin in #2
- feat: add support for leftright delimiters in layout options by @erweixin in #3
- Fix/formula rendering by @erweixin in #4
- Fix above by @erweixin in #5
New Contributors
Full Changelog: https://github.com/erweixin/RaTeX/commits/v0.0.6