Releases: janklab/MlxShake
Releases · janklab/MlxShake
0.3.0
0.2.1
Enhancements:
- Rename project from ExportMlx to MlxShake, because ExportMlx is a boring name.
- Post to File Exchange
Bug fixes:
- Convert codecogs embeds from raw HTML img tags to Markdown tags.
- Store rendered equation images locally, instead of querying web service at doc viewing time.
0.2.0
Enhancements:
- Add support for additional output formats, including PDF, HTML, and Microsoft Word.
Bug fixes:
- Fix CI tests
- Improve organization of
maketargets - Clean up some leftover MatlabProjectTemplate cruft to make the code tree friendlier
- Fix
make cleanandrmrfto properly handle directories
0.1.1
0.1.0
Initial release of my fork!
- Initial fork of project from Michio Inoue's livescript2markdown.
- Jankify the code and API.
- Add programmatic mlx-to-tex export.
- Fix broken inline image links.
- Clean up formatting of generated Markdown.
- Add CI support.
- Optionally delete intermediate generated files (the
.texand.styetc. files). - Make logging/progress output configurable.