latex/v3.1.0
-
All timestamp comparisons that are part of communicating with the
latexmintedPython executable now use timestamps that have been processed
with\detokenize(#405). -
Option processing now wraps values in curly braces to prevent escaping
issues when options are passed on to other packages for further processing
(#407). -
Fixed compatibility with
dvilualatex(#406). -
Temporary files with common file extensions are now automatically detected
and processed correctly regardless ofhighlightmode(#401). Previously,
highlightmode=immediatewas needed for working with temp files that are
overwritten or deleted during compilation; the default
highlightmode=fastfirstgave an error message during the first compile
but worked correctly during subsequent compiles. -
Fixed bug when
cache=false. When caching is disabled,highlightmodeis
now set toimmediate. -
The minimum supported
latexmintedversion is now 0.2.0. The new
latexmintedsubcommandcleantempis now used instead ofcleanwhen
the cache does not require cleaning. This prevents errors when
cache=false. -
Fixed docs for
breakbeforeinrunandbreakafterinrun(#408). These had
not been properly updated afterfvextrarenamed the options.