- Add
chapterfield corresponding to CSLchapter-numberand BibLaTeXchapter(#361, #383) - Support locator/supplement in alphanumeric style, also clean it up (#298, #307, #353)
- Support BibLaTeX
languagefield (#317) - Support date seasons, which are displayed when the month is missing (#391)
- Improve translation of BibLaTeX fields to
genreandserial-number(#296, #369) - Breaking change: Allow differentiating custom locators/supplements for styles that handle repeated locators. Due to this change,
LocatorPayload::Transparentnow contains aTransparentLocator(#299) - Breaking change: The types
CitationRequest,CitationItem,SpecificLocatorandLocatorPayloadno longer deriveHashandEq. That also removes some automatically derived traits. - Breaking change: Updated
biblatexto version 0.11.0 - Update most archived CSL styles and locales
- Breaking change: Styles
chicago-fullnotesandmodern-humanities-research-associationwere renamed tochicago-notesandmodern-humanities-research-association-notes, and the old names are now deprecated, but still available.ArchivedStyle::ChicagoFullnotesandArchivedStyle::ModernHumanitiesResearchAssociationwere removed and the discriminant ofArchivedStyle::ChicagoNoteshas changed. (#350, #372, #389)
- Breaking change: Styles
- Fixes and improvements to BibLaTeX parsing (#388)
- Support
%comment syntax, as well as top-level@comment{} - Allow omitting
editorfor@InProceedings
- Support
- Fix regression where page variables were no longer supported in styles'
<number>elements (#289) - Fix handling of
ibid-with-locatorandibidpositions in styles (#301) - Fix sorting and formatting of name parts (#287, #313)
- Correctly use terms for "AD" and "BC" from chosen locale (#364)
- Fix year suffix collapsing (#367)
- Fix delimiters in locale-specific date formatting (#385)
- Fix rendering of date ordinals (#366)
- Fix rendering and sorting of dates with BC years (#334, #368)
- Fix sorting for empty sort values (#390)
Thanks @Drodt, @wkordalski, @sonovice, @cgevans, @Andrew15-5, @jzw2, @Eloitor, @fpdotmonkey and @kristoferssolo for your contributions!