Skip to content

ext-typst 0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Sep 11:24
0.4.0
7cfeb2b

ARM64 musl binaries now cover Alpine Linux on PHP 8.3, 8.4, and 8.5 NTS. This release also fixes musl release uploads, updates build checks, and refreshes dependencies.

✨ Features

Build

  • ARM64 musl support: builds and publishes prebuilt ARM64 musl binaries for PHP 8.3, 8.4, and 8.5 NTS. (db0a2d9)

Distribution

  • ARM64 archive names: publishes both aarch64-linux-musl and arm64-linux-musl archives, matching the naming scheme used by the Linux glibc builds. (db0a2d9)

📖 Documentation

  • Alpine install: documents the required libgcc runtime package and the apk add --no-cache libgcc installation command. (db0a2d9)
  • Supported platforms: lists glibc and musl builds separately, clarifies NTS-only support for musl, and explains the ARM64 archive names. (db0a2d9)

🏗️ Internal

  • Mago: raises the development dependency requirement to ^1.49.0. (9d08d06)

Full Changelog: 0.2.0...0.4.0