v0.3.2-beta
Some changes include:
- improve block quotes support
- fix equation in math mode
- support number-less sections
- default output folder to
./out
inside the folder of the input file - bug fixes
From 0.3.1-beta
- fix #6 by adding auto config update per release
- include config merger to avoid overwriting the existing modifications in old config file
- improve exception catching to reduce crashes
Computed sha256sum of the files below:
2cdb6b4136641fde202e12f1ba550e67e0e53dd261348a3a9e5ebf1f56a926c7 simtex-0.3.2b0-py3-none-any.whl
e395d085114dc8ce846349f5b8fa5aed2693291dd09f6027830c2b93fb7881f0 simtex-0.3.2b0.tar.gz
f0e38ef3b477f223eccab1aac388310eaaabc836fd6c7effe844dd679d17c143 simtex
The .whl
file can be installed with pip
or pip3
, dependencies required includes requests==2.28.1
and rich==12.4.4
, to install the .tar.gz
, refer to INSTALL.md.
Full Changelog: v0.3.0-beta...v0.3.2-beta