This repository was archived by the owner on Sep 24, 2020. It is now read-only.
v0.10.0
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Added
pweaveKerneloption to specify Jupyter kernel [#83].- Documentation comparing DiCy to latexmk and arara [#89]. Suggested and edited by @yudai-nkt.
- Support for bib2gls and glossaries-extra package [#90].
- Version field and version checking for cache loading and saving [#92].
Changed
- Replace
ignoreUserOptionsoption withloadUserOptionsoption which has a default value oftrue[#92]. - Replace
ignoreCacheoption withloadCacheandsaveCacheoptions both of which have a default value oftrue[#92]. - Only emit
fileDeletedevent when file was actually deleted and not when file has been removed from in-memory cache [#92].