Skip to content

0.9.0

Compare
Choose a tag to compare
@reknih reknih released this 24 Nov 14:31
· 14 commits to main since this release
  • Breaking change: The variants MissingNumber and YearZeroCE have been added to the TypeErrorKind enum.
  • Breaking change: TypeErrorKind and ParseErrorKind are now non-exhaustive.
  • More characters are allowed in entry keys (#33). Thank you, @zepinglee!
  • More LaTeX commands for special characters are recognized (#40).
  • Whitespaces now collapse to a single space (#41).
  • Years can now be specified with less than four numbers as well as the CE/AD and BCE/BC era markers in the year fields (#45, typst/hayagriva#81).
  • Error messages for empty fields now use correct spans (typst/typst#2751).