This is a record of all past pytask-latex releases and what went into them in reverse chronological order. Releases follow semantic versioning and all releases are available on Anaconda.org.
- {pull}
93drops support for Python 3.8 and 3.9 and adds support for Python 3.14. - {pull}
94switches type checking to ty. - {pull}
95updates pre-commit hooks.
- {pull}
75adds rye. - {pull}
81adds support for Python 3.13 and drops support for Python 3.8. - {pull}
82remove setup with tox-uv. - {pull}
83defers latexmk check after the evaluation of skips.
- {pull}
65simplifies dependency management. - {pull}
66removes usingMetaNode. - {pull}
72updates the syntax of tests.
- {pull}
63improves the collection of dependencies.
- {pull}
60updates the package to use pytask v0.4.0.
- {pull}
49removes support for INI configurations. - {pull}
50removes the deprecation message and related code to the old API. - {pull}
51adds mypy, ruff, and refurb.
- {pull}
40fixes the error message which advises the user to transition to the new interface.
- {pull}
33aligns pytask-latex with the pytask v0.2. - {pull}
34deprecates the old api.
- {pull}
32implements a new interface to the compilation process which consists of composable compilation steps. (Many thanks toaxtimhaus{.interpreted-text role="user"}!:tada:) - {pull}
36fixes some issues. - {pull}
37updates the release notes.
- {pull}
30skips concurrent CI builds. - {pull}
31deprecates Python 3.6 and add support for Python 3.10.
- {pull}
23updates theREADME.rst. - {pull}
24replaces versioneer with setuptools-scm. - {pull}
26aligns pytask-latex with pytask v0.1.0.
- {pull}
19fixes some post-release issues. - {pull}
21adds dependencies tosetup.pyand install viaconda-forge.
- {pull}
18prepares pytask-latex to be published on PyPI, adds versioneer and more.
- {pull}
16fixes the scanner by keeping only scanned dependencies which exist. Convert args to strings.
- {pull}
12integrates the latex-dependency-scanner to automatically detect dependencies of a LaTeX document and releases v0.0.9. - {pull}
13fixes the CI.
- {pull}
11makes pytask-latex work with pytask v0.0.9.
- {pull}
10fixes error thatoutputdirectoryhas to be relative to latex document due to security problems.
- {pull}
9fixes the last release and thepytask_collect_task_teardowncall.
- {pull}
5fixes some errors in the test suite due to pytask v0.0.6. - {pull}
6check that exit codes are equal to zero. - {pull}
7fixes the README. - {pull}
8works with pytask v0.0.7 and releases v0.0.5.
- {pull}
4changes the default options. latexmk will step into the source directory before compiling the document. Releases 0.0.4.
- {pull}
3prepares pytask-latex for pytask v0.0.5 and releases v0.0.3.
- {pull}
1allowed LaTeX tasks to have more than one dependency and allows to parametrize over latex options and latex documents. It also prepares release v0.0.2. - {pull}
2fixes the release.
- Releases v0.0.1.