Releases: sile-typesetter/fontproof
Releases · sile-typesetter/fontproof
FontProof v3.0.1
FontProof v3.0.0
🚀 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
🚀 Features
- (docker) Rebuild image with SILE v0.15.9
⚙️ Miscellaneous Tasks
- (tooling) Automate post-release package signing
FontProof v2.2.4
🚀 Features
- (docker) Rebuild image with SILE v0.15.7
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