Releases: dialoa/recursive-citeproc
Releases · dialoa/recursive-citeproc
v2.0.1
Changes since version 1.2.1:
- Compatible with Pandoc 3.1.10+ and Quarto 1.4.350+.
- Drop-in replacement of Citeproc. Citeproc should not be run after the filter.
- Default maximum depth lowered to 10 to avoid the appearance of freeze with circular self-references.
- Better error reporting.
- Code refactored: CitationListIds module, better annotations, clean up.