Skip to content

Releases: tectonic-typesetting/tectonic

tectonic_xetex_layout 0.3.3

17 Apr 04:48

Choose a tag to compare

tectonic_xetex_layout 0.3.3 (2026-04-17)

  • Fix SIGBUS crash on macOS arm64 for any \setmainfont{} call

tectonic_mac_core 0.1.2

17 Apr 04:48

Choose a tag to compare

tectonic_mac_core 0.1.2 (2026-04-17)

  • Fix SIGBUS crash on macOS arm64 for any \setmainfont{} call

Still at least one known issue with CFString methods, but it should only show up for weirder strings with null bytes or invalid UTF-8.

tectonic_engine_bibtex 0.3.3

17 Apr 04:48

Choose a tag to compare

tectonic_engine_bibtex 0.3.3 (2026-04-17)

  • Allow a new clippy warning that doesn't improve the code

tectonic 0.16.9

17 Apr 04:48

Choose a tag to compare

tectonic 0.16.9 (2026-04-17)

Quick update to fix a major bug on macOS

  • macOS shouldn't immediately crash on trying to set the main font anymore (#1346, @nadimkobeissi).
  • The --version flag went missing in a clap update. It's been re-added (#1351, @CraftSpider).
  • General dependency updates for versions with known security issues (#1348, @jxoesneon).

Continuous Deployment

17 Apr 04:00

Choose a tag to compare

Continuous Deployment Pre-release
Pre-release

Continuous deployment of commit 046299a

tectonic_xetex_layout 0.3.2

11 Apr 04:10

Choose a tag to compare

tectonic_xetex_layout 0.3.2 (2026-04-11)

tectonic_xetex_layout 0.3.1

11 Apr 03:41

Choose a tag to compare

tectonic_xetex_layout 0.3.1 (2026-04-11)

  • Fix for publish not going through

tectonic_xetex_layout 0.3.0

11 Apr 02:44

Choose a tag to compare

tectonic_xetex_layout 0.3.0 (2026-04-11)

  • Global lint fixes
  • Update to edition 2021
  • Port entirely to Rust, rewriting C code. This paves the way for work towards doing the same with the underlying
    XeTeX engine.

tectonic_xetex_format 0.4.0

11 Apr 02:44

Choose a tag to compare

tectonic_xetex_format 0.4.0 (2026-04-11)

  • Global lint fixes
  • Update to edition 2021
  • Depdency bumps and fixes

tectonic_xdv 0.3.0

11 Apr 02:44

Choose a tag to compare

tectonic_xdv 0.3.0 (2026-04-11)

  • Global lint fixes
  • Update to edition 2021
  • Bump clap to newer version in examples