Releases: tectonic-typesetting/tectonic
Releases · tectonic-typesetting/tectonic
tectonic_xetex_layout 0.3.3
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
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
tectonic_engine_bibtex 0.3.3 (2026-04-17)
- Allow a new clippy warning that doesn't improve the code
tectonic 0.16.9
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
--versionflag 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
Continuous deployment of commit 046299a
tectonic_xetex_layout 0.3.2
tectonic_xetex_layout 0.3.2 (2026-04-11)
tectonic_xetex_layout 0.3.1
tectonic_xetex_layout 0.3.1 (2026-04-11)
- Fix for publish not going through
tectonic_xetex_layout 0.3.0
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
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
tectonic_xdv 0.3.0 (2026-04-11)
- Global lint fixes
- Update to edition 2021
- Bump clap to newer version in examples