Skip to content

v0.3.2-beta

Compare
Choose a tag to compare
@iaacornus iaacornus released this 30 Aug 04:01
· 285 commits to devel since this release

Some changes include:

  1. improve block quotes support
  2. fix equation in math mode
  3. support number-less sections
  4. default output folder to ./out inside the folder of the input file
  5. bug fixes

From 0.3.1-beta

  1. fix #6 by adding auto config update per release
  2. include config merger to avoid overwriting the existing modifications in old config file
  3. 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