Skip to content

Releases: sile-typesetter/fontproof

FontProof v3.0.1

20 Mar 23:43
0d28c0a
Compare
Choose a tag to compare

🚀 Features

  • (docker) Rebuild image with SILE v0.15.10

FontProof v3.0.0

15 Feb 20:40
813b18e
Compare
Choose a tag to compare

🚀 Features

  • (docker) Rebuild image with SILE v0.15.9

🐛 Bug Fixes

  • Move to types namespace

💼 Other

  • Bump lua_cliargs rock version

🚜 Refactor

  • (docker) Eliminate stuff already done in newest upstream SILE containers

🎨 Styling

  • Reformat Lua with stylua matching SILE's code style

⚙️ Miscellaneous Tasks

  • Run CaSILE's script for upgrading deprected SILE usages
  • Drop SILE v0.14.x from testing matrix
  • Remove v0.14 compatibility shims
  • [breaking] Drop support for SILE 0.14.x

FontProof v2.2.5

04 Jan 19:25
2cb8e9d
Compare
Choose a tag to compare

🚀 Features

  • (docker) Rebuild image with SILE v0.15.9

⚙️ Miscellaneous Tasks

  • (tooling) Automate post-release package signing

FontProof v2.2.4

26 Nov 20:07
f9e9872
Compare
Choose a tag to compare

🚀 Features

  • (docker) Rebuild image with SILE v0.15.7

FontProof v2.2.3

14 Nov 13:51
4c3ad9d
Compare
Choose a tag to compare

🚀 Features

  • (docker) Rebuild image with SILE v0.15.6

🐛 Bug Fixes

  • Adapt template to reflect input handling changes in v0.15.x

⚙️ Miscellaneous Tasks

  • (docker) Eliminate Lua 5.1 during build, use LuaJIT as default interpreter
  • Suppress deprecation notices while v0.14 still supported

Full Changelog: v2...v2.2.3

FontProof v2.2.2

26 Sep 19:20
158928b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (docker) Fix container tagging for pushing to Docker Hub
  • (docker) Use same same Lua version in container as SILE

⚙️ Miscellaneous Tasks

  • Setup Justfile to replace Wiki checklist in cutting releases

FontProof v2.2.1

24 Sep 21:20
2786e0b
Compare
Choose a tag to compare

🚀 Features

  • (actions) Make it easier to override input arguments from workflows

FontProof v2.2.0

24 Sep 21:13
9fc5e73
Compare
Choose a tag to compare

🚀 Features

  • (docker) Upgrade Docker build to SILE v0.15.x

⚙️ Miscellaneous Tasks

  • Update SPDX license tags
  • (actions) Test SILE v0.15.x in matrix
  • (actions) Fudge test matrix to work around aging matrix items with old package databases
  • (actions) Bump GH Action workflow modules

FontProof v2.1.0

08 Feb 10:41
064a2e8
Compare
Choose a tag to compare
  • Avoid error in version output if LuaRocks internals not available
  • Return correct exit codes when running under LuaJIT
  • Avoid re-initializing inherited class options when changing local ones
  • Allow use of any sile installation at runtime with env var

FontProof v2.0.11

08 Feb 10:39
2e8150f
Compare
Choose a tag to compare
  • Rebuild image with SILE v0.14.17