- {pull}`32` implements a new interface to the compilation process which consists of composable compilation steps. (Many thanks to `axtimhaus`{.interpreted-text role="user"}!:tada:) - {pull}`36` fixes some issues. - {pull}`37` updates the release notes.
0.1.1
- {pull}`30` skips concurrent CI builds. - {pull}`31` deprecates Python 3.6 and add support for Python 3.10.
0.1.0
- {pull}`23` updates the `README.rst`. - {pull}`24` replaces versioneer with setuptools-scm. - {pull}`26` aligns pytask-latex with pytask v0.1.0.
0.0.12
- {pull}`19` fixes some post-release issues. - {pull}`21` adds dependencies to `setup.py` and install via `conda-forge`.
0.0.11
- {pull}`18` prepares pytask-latex to be published on PyPI, adds versioneer and more.
0.0.10
- {pull}`16` fixes the scanner by keeping only scanned dependencies which exist. Convert args to strings.