Skip to content

v0.2.0

Compare
Choose a tag to compare
@zepinglee zepinglee released this 18 Aug 16:31
· 246 commits to main since this release
8aaf57a

[v0.2.0] - 2022-08-18

Added

  • The cite grouping, collapsing, and disambiguation features are now implemented.

Changed

  • The citeproc executable is renamed to citeproc-lua to avoid conflicts with other processor implementations.
  • Package configuration can also be given in the package loading options.
  • A warning is raised instead of and error in case of duplicate entry keys (#14).

Fixed

  • Fix an infinite loop error when bib entry keys contain hyphens or underscores (#18).
  • Fix incorrect item position in note style (#20).
  • Fix compatibility with \blockquote of csquotes (#21).
  • Fix non-lowercase field names (#22).