Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

v0.49.0

Compare
Choose a tag to compare
@yitzchak yitzchak released this 27 Oct 10:27
· 57 commits to master since this release
a077869

Changes

All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.

Added

  • Support for parsing of source file references in warning messages. Resolves #430.
  • Faster forward sync when using the DiCy builder.

Fixed

  • latex:clean includes dot files in glob patterns. Fixes #412.