Releases: sile-typesetter/fontproof
Releases · sile-typesetter/fontproof
FontProof v2.2.3
🚀 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
🐛 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
🚀 Features
- (actions) Make it easier to override input arguments from workflows
FontProof v2.2.0
🚀 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
- 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
- Rebuild image with SILE v0.14.17
FontProof v2.0.10
- Rebuild image with SILE v0.14.16
FontProof v2.0.9
- Rebuild image with SILE v0.14.14
- Use upstream Luacheck support for SILE variables
FontProof v2.0.8
- Rebuild image with SILE v0.14.13
FontProof v2.0.7
- Update Docker using SILE v0.14.10 as base image