| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 70+ new commands, snapshot testing, and bug fixes source code.tar.gz | 2026-04-12 | 151.3 kB | |
| 70+ new commands, snapshot testing, and bug fixes source code.zip | 2026-04-12 | 279.4 kB | |
| README.md | 2026-04-12 | 2.4 kB | |
| Totals: 3 Items | 433.1 kB | 0 | |
What's Changed
- refactor: bug fixes, syrupy snapshot tests, and CI updates by @roniemartinez in https://github.com/roniemartinez/latex2mathml/pull/563
- feat: add ~70 missing LaTeX commands and refactor command handling by @roniemartinez in https://github.com/roniemartinez/latex2mathml/pull/564
- chore: switch to PyPI Trusted Publishing by @roniemartinez in https://github.com/roniemartinez/latex2mathml/pull/565
- fix: support 3+ prime marks (#462) by @roniemartinez in https://github.com/roniemartinez/latex2mathml/pull/566
- fix: make \hat accent stretchy with accent attribute (#543) by @roniemartinez in https://github.com/roniemartinez/latex2mathml/pull/567
- add delfanbaum as a contributor for bug by @allcontributors[bot] in https://github.com/roniemartinez/latex2mathml/pull/568
- fix: render \href as mrow instead of mtext for proper math display by @roniemartinez in https://github.com/roniemartinez/latex2mathml/pull/569
Dependencies
- chore(deps): Bump astral-sh/setup-uv from 5 to 7 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/552
- chore(deps): Bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/553
- chore(deps-dev): Bump ruff from 0.15.6 to 0.15.7 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/554
- chore(deps-dev): Bump ruff from 0.15.7 to 0.15.9 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/560
- chore(deps-dev): Bump mypy from 1.19.1 to 1.20.0 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/559
- chore(deps): Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/558
- chore(deps): Bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/556
- chore(deps-dev): Bump pytest-cov from 7.0.0 to 7.1.0 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/555
- chore(deps-dev): Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/561
- chore(deps-dev): Bump ruff from 0.15.9 to 0.15.10 by @dependabot[bot] in https://github.com/roniemartinez/latex2mathml/pull/562
Full Changelog: https://github.com/roniemartinez/latex2mathml/compare/3.79.0...3.80.0