Releases: TrustedComputingGroup/pandoc
Releases · TrustedComputingGroup/pandoc
v0.19.0
What's Changed
- bump the version of various github action dependencies by @chrisfenner in #286
- update pinned version of reusable action by @chrisfenner in #287
- bump version of dependencies referenced in dockerfile by @chrisfenner in #288
Full Changelog: v0.18.16...v0.19.0
v0.18.16
What's Changed
- Add graphviz to the Docker image. by @bluegate010 in #281
- Run some disk usage diagnostics at the start of the build by @chrisfenner in #282
- delete CodeQL from hosted tool cache at start of PR, Push, and Release actions by @chrisfenner in #283
- delete Python from hosted tool cache at start of PR, Push, and Release actions by @chrisfenner in #285
Full Changelog: v0.18.14...v0.18.16
v0.18.14
What's Changed
- Allow table font sizes to be customized. by @bluegate010 in #279
Full Changelog: v0.18.13...v0.18.14
v0.18.13
What's Changed
- Fix README example and docker_run to use --resourcedir correctly. by @bluegate010 in #276
- Add support for including text from other files into code blocks. by @bluegate010 in #277
- Fix cache path. by @bluegate010 in #278
Full Changelog: v0.18.12...v0.18.13
v0.18.12
What's Changed
- Add --latex_override flag. by @bluegate010 in #270
- Enable word-wrapping for text in code blocks. by @bluegate010 in #269
- Fix builds that don't include code blocks. by @bluegate010 in #271
- Update README.md by @bluegate010 in #272
- Remove duplicate comment and fix build.sh usage message. by @bluegate010 in #273
- Ensure latexmk knows the resource path so it can find images. by @bluegate010 in #275
- Fix --html when --template_html is not provided. by @bluegate010 in #274
Full Changelog: v0.18.11...v0.18.12
v0.18.11
What's Changed
- Move latex code from Lua filter to Latex template. by @bluegate010 in #264
- Allow code blocks to span multiple pages. by @bluegate010 in #266
Full Changelog: v0.18.10...v0.18.11
v0.18.10
What's Changed
- Update Pandoc container from 3.6 -> 3.7 by @bluegate010 in #261
- Force update of all packages to the latest version. by @bluegate010 in #262
- Fix list-of-figures / list-of-tables numbering in HTML. by @bluegate010 in #263
Full Changelog: v0.18.9...v0.18.10
v0.18.9
What's Changed
- introduce basic Typst template for TCG by @chrisfenner in #252
- start to customize the fonts of the typst template by @chrisfenner in #254
- Render equations in HTML using MathML by @bluegate010 in #255
- factor out non-pandoc part of the template into its own file by @chrisfenner in #259
- update core template and introduce TCG Ipsum by @chrisfenner in #260
Full Changelog: v0.18.8...v0.18.9
v0.18.8
What's Changed
- put apt calls together to streamline the dockerfile by @chrisfenner in #253
Full Changelog: v0.18.7...v0.18.8
v0.18.7
What's Changed
- Fix native escaped backtick rendering. by @bluegate010 in #249
- Fix rsync command to prune stale cache images. by @bluegate010 in #250
- introduce experimental Typst support by @chrisfenner in #251
Full Changelog: v0.18.6...v0.18.7