Releases: theleagueof/fontship
Releases · theleagueof/fontship
v0.10.0
⚠ BREAKING CHANGES
- Everything is relicensed. All previous contributors
signed off ages ago so old code can now be used under either terms and
future contributions will be only under the GPL.
New Features
- rules: Make output compression more easily configurable (72c5ea7)
Bug Fixes
- action: Args passed to Docker must be an array even if all you want is a string (a1cabd2)
Behind the Scenes
v0.9.6
v0.9.5
Bug Fixes
- docker: Rebuild Docker images with updated gftools dependencies (c41be73)
v0.9.4
Bug Fixes
- docker: Supply stat to Docker entry point for UID detection (30377dc)
v0.9.3
Bug Fixes
- build: Inform autotools of the new location for packaged shell scripts (0d15eb8)
v0.9.2
chore(release): 0.9.2
v0.9.1
Bug Fixes
- build: Package all source files in distribution tarball (38b93e9)
v0.9.0
v0.8.2
Bug Fixes
- build: Replace all spaces in font family when deriving project id (da4fa72)
v0.8.1
Features
- actions: Run GitHub Action workflows with prebuilt containers (3dd5443)