- {pull}`16` fixes the scanner by keeping only scanned dependencies which exist. Convert args to strings.
0.0.9
- {pull}`12` integrates the latex-dependency-scanner to automatically detect dependencies of a LaTeX document and releases v0.0.9. - {pull}`13` fixes the CI.
0.0.8
- {pull}`11` makes pytask-latex work with pytask v0.0.9.
0.0.7
- {pull}`10` fixes error that `outputdirectory` has to be relative to latex document due to security problems.
0.0.6
- {pull}`9` fixes the last release and the `pytask_collect_task_teardown` call.
0.0.5
- {pull}`5` fixes some errors in the test suite due to pytask v0.0.6. - {pull}`6` check that exit codes are equal to zero. - {pull}`7` fixes the README. - {pull}`8` works with pytask v0.0.7 and releases v0.0.5.