Skip to content

Tags: laenzlinger/setlist

Tags

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: multi-arch Docker image (amd64 + arm64) (#57)

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use mise exec in pre-commit hooks (#56)

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Auto-fit setlist font size to target page count (#52) (#53)

- Add --pages flag (default 2) to generate list command
- Binary search on font size (10px-60px) to maximize text size
  while fitting within the target page count
- --font-size flag overrides auto-fit when explicitly set
- Refactor convert package: extract HTMLToPDFBytes and PageCount

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert to dockers (from dockers_v2) for Docker image builds (#51)

dockers_v2 uses buildx which doesn't support the simple binary
copy pattern used in the Dockerfile. The classic dockers approach
works correctly for this use case.

v0.9.1

Toggle v0.9.1's commit message
Bugfixes

v0.9.0

Toggle v0.9.0's commit message
support for markdown sheet sources

v0.8.0

Toggle v0.8.0's commit message
better section headers

v0.7.0

Toggle v0.7.0's commit message
section headers

v0.6.1

Toggle v0.6.1's commit message
add delete command

v0.6.0

Toggle v0.6.0's commit message
add delete command