Releases: gjtorikian/mtex2MML
Releases · gjtorikian/mtex2MML
v1.3.2
What's Changed
- Fix cmake rules to really install executable and libraries by @jirutka in #60
- Fixes #61: Adds support for macports and archlinux by @puffybsd in #62
- fix #65: unexpected LIMITS at token \limits after \prod & \sum by @yapus in #66
- Update trim 0.0.1 -> 0.0.3 by @jhongturney in #74
- Update to account for C prototype changes by @gjtorikian in #75
New Contributors
- @jirutka made their first contribution in #60
- @puffybsd made their first contribution in #62
- @yapus made their first contribution in #66
- @jhongturney made their first contribution in #74
Full Changelog: v1.3.1...v1.3.2
1.3.1
v1.3.1 Bump to 1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
From v1.0.0...v1.0.1:
- Properly return
NULL
on erroneousparse
functionality - Compile objects with
-fPIC
for improved library consumption