Releases: tectonic-typesetting/tectonic
Releases · tectonic-typesetting/tectonic
Continuous Deployment
Continuous deployment of commit 2e7560f
tectonic_xetex_layout 0.2.4
tectonic_xetex_layout 0.2.4 (2024-02-05)
- Remove a hack related to
libicudata
from the build script; this is now
handled in the proper place, in the tectonic_bridge_icu
crate (#1092,
@pkgw).
tectonic_xetex_format 0.3.2
tectonic_xetex_format 0.3.2 (2024-02-05)
- Update for latest Clippy complaints (#1119, @pkgw).
tectonic_io_base 0.4.3
tectonic_io_base 0.4.3 (2024-02-05)
tectonic_engine_xetex 0.4.4
tectonic_engine_xetex 0.4.4 (2024-02-05)
- Support aarch64-unknown-linux-musl as a cross-buildable architecture (#1089,
@pkgw). This includes one of the gnarliest build hacks I've ever had to
perpetrate, as documented in xetex/xetex-engine-interface.c
.
tectonic_engine_spx2html 0.3.2
tectonic_engine_spx2html 0.3.2 (2024-02-05)
- Fix (well, suppress) a new Clippy complaint (#1137, @pkgw).
tectonic_engine_bibtex 0.2.2
tectonic_engine_bibtex 0.2.2 (2024-02-05)
tectonic_docmodel 0.2.2
tectonic_docmodel 0.2.2 (2024-02-05)
- Add a
metadata
field to the Tectonic.toml file specification, allowing
open-ended, user-defined metadata (#1120, @rm-dr). This is useful for custom
tools that build on top of Tectonic, where you might want to have some custom
piece of information about each document in a group.
tectonic_bridge_icu 0.2.1
tectonic_bridge_icu 0.2.1 (2024-02-05)
- Adjust the build script to try to get proper link ordering with libicudata
(#1092, @pkgw).
tectonic_bridge_harfbuzz 0.2.9
tectonic_bridge_harfbuzz 0.2.9 (2024-02-05)
- Update the vendored Harfbuzz to 8.3.0.