V3.9, March 14, 2021
- #229, Log4Perl module removed, logging is now perhaps too simple, but hopefully eases installation and use for all. See
Latexindent/Logger.pmfor implementation.
Small enhancements:
- #242, update to -l switch so that instead of only looking for
localSettings.yaml, it will also look for (in order): latexindent.yaml, .localSettings.yaml and .latexindent.yaml. Note that you don't need to have all 4, and that for most uses, just 1 of these files should be enough. As previously, using-l=myfile.yamlwill only loadmyfile.yamland now using-l=myfile.yaml+will assume that you want to load as many of the following that exist:myfile.yaml, localSettings.yaml, latexindent.yaml, .localSettings.yaml, .latexindent.yaml - #239, update to commandCodeBlocks
bug fixes: