v0.13.0
(Please note minor fix in reusable workflow vs. v0.12.0)
Major features in this version:
- diff documents
- reusable workflow
What's Changed
- Add filter to center all images, even non-figure images by @chrisfenner in #153
- Update dependencies by @chrisfenner in #155
- Improve the commit referenced during PRs by @chrisfenner in #154
- add support for lualatex as engine by @chrisfenner in #156
- Clean up variable names by @chrisfenner in #157
- Always create a tmp directory and copy everything into it by @chrisfenner in #158
- Reorganize build script using helper functions by @chrisfenner in #159
- Fix small bugs and style issues by @chrisfenner in #160
- Add support for diff pdfs by @chrisfenner in #161
- Introduce a new GitHub Action from the pandoc repo by @chrisfenner in #162
- make the informative text blocks section more consistent by @chrisfenner in #163
- implement and use PR workflow by @chrisfenner in #169
- introduce a unified workflow for all flows by @chrisfenner in #170
- calculate the output filename based on the input by @chrisfenner in #171
- update versions of dependency actions by @chrisfenner in #172
- update metadata-action version by @chrisfenner in #173
- update metadata action in push.yml by @chrisfenner in #174
- add a manual workflow trigger where a one-off diff can be requested by @chrisfenner in #175
- Do not fail the entire workflow if just the diff step failed by @chrisfenner in #176
- allow manual runs to specify revision to render by @chrisfenner in #177
- Lua mermaid filter by @chrisfenner in #178
- crop drawio conversions by @chrisfenner in #179
- use pandoc action from pandoc repo instead of local path by @chrisfenner in #180
Full Changelog: v0.11.0...v0.13.0