Version 0.6.0
- Breaking change: Fix that the page range labels were not pluralized,
NumericValue::Range
now returns an inclusive range (#142) - Breaking change: The field
publisher
can now accept a dictionary with alocation
. The top-levellocation
key is now primarily for event and item locations. - Breaking change: The field
annote
has been removed - Allow multiple page ranges with prefixes and suffixes
- Fixes with sorting bibliography entries
- Fix sorting citations by their number (#115)
- Fix how citation number ranges collapse (#154)
BibliographyItem
is now exported (#157)- Fix when the short form of a title was used (#173)
- Bumped the
biblatex
crate to 0.10.0 to fix a BibLaTeX parsing bug (typst/biblatex#53) and allow the Unknown and Director editor types (typst/biblatex#52).
We also updated our collection of Citation Styles.
Thank you to @DerDrodt, @bluebear94, @TheChilliPL, @lluchs, @xkevio for your contributions!