Skip to content

Releases: gjtorikian/mtex2MML

1.0.0

05 May 00:55
Compare
Choose a tag to compare

Massive set of changes from #30 to modernize the project!

  • Move off of Ruby and onto C for test suite
  • Use make exclusively for building artifacts
  • Provide a static library and an executable binary
  • Use valgrind to leak check as part of the CI
  • Clean up several minor memory leaks
  • Better error handling from Bison
  • Report Bison's status code on failures (1 or 2)