This repository was archived by the owner on Sep 24, 2020. It is now read-only.
v0.11.0
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Added
validateCacheto control cache validation during load command [#99].- Improved parsing of source references in LaTeX log files [#103].
Fixed
- Creation of output directories across different jobs caused excessive directories to be created. Sub-directories of any output directory are now ignored, not just the current output directory. Fixes #104.
- Incorrect overriding of boolean options specified in lower priority configuration sources by the command line interface. Fixes #105.
- Incorrect identification of sub-files with
\documentclassin a verbatim environment as a LaTeX main file. Fixes #106.