0.8.1
- Use editor names in prose and author-only citations if the author names are unavailable
- Recognize some non-standard but widely used BibLaTeX
editortype
s likeproducer
,writer
,scriptwriter
, andnone
(defined by widespread stylebiblatex-chicago
to mean performers withinmusic
andvideo
entries) - Allow CSL styles to render affixes around the bibliography
- Correctly process the PubMed ID for BibTeX entries with
eprinttype = {pubmed}
- Fix bugs around the handling of CSL delimiting characters (#109, #180)
- Whitespace handling for the strings delimiting initialized names has been improved
- Fix problem with parsing multibyte characters in page ranges that could prevent Hayagriva from parsing some BibTeX page ranges (#241)
- Uppercase spelling after apostrophes used as quotation marks is now possible
- Fix a panic with the CLI's
--format
argument - Updated CSL APA style
- Updated CSL locales for Finnish, Swiss German, Austrian German, German, and
Arabic
Thank you to @YDX-2147483647, @DerDrodt, @sandbergja, @bact, @wrenger, and @m-haug for your contributions!