The SILE Typesetter
  • Home
  • What is SILE?
  • Examples
    • Global Scripts
    • Packages
  • Manual (PDF)
  • Lua API
  • Rust API
  • SIL Grammar
  • Download
GitHub

SILE v0.10.7 Is Released

17 Jul 2020 — Caleb Maclennan

Version v0.10.7 of SILE has been released and is available for download! See the included CHANGELOG.md or review the commit history for more explicit details.

Summary of Improvements

This release is substantially the same as v0.10.6, except the release packages were published fully automatically. This was supposed to happen in the last release too, but some issues just don’t surface until you do the real thing. This time it actually worked.

Bug Fixes

  • build: Merge Github Actions release step with build (b2d77ab)