Skip to content

Releases: TrustedComputingGroup/pandoc

v0.15.7

14 Dec 05:22
Compare
Choose a tag to compare

What's Changed

  • Make template changes for TCG-Storage workgroup by @joyshukla in #200

Full Changelog: v0.15.6...v0.15.7

v0.15.6

18 Nov 23:16
519b783
Compare
Choose a tag to compare

What's Changed

  • consistently don't list or number tables without a caption by @chrisfenner in #198

Full Changelog: v0.15.5...v0.15.6

Improved diffing support

24 Oct 01:47
2f8a88c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.4...v0.15.5

Improve performance of diff document production

06 Oct 16:36
Compare
Choose a tag to compare

In this release, latexdiff is built and configured from source with the --fast configuration, which appears to speed up diffing for complex changes by around 80x (what took about 8 minutes takes 6 seconds)

Full Changelog: v0.15.3...v0.15.4

v0.15.3

24 Sep 15:54
893fc8c
Compare
Choose a tag to compare

This version (hopefully) fixes an issue in the workflow's reusable actions to support PRs from forks.

What's Changed

Full Changelog: v0.15.2...v0.15.3

v0.15.2

23 Sep 22:10
f89905d
Compare
Choose a tag to compare

This version (hopefully) fixes an issue in the workflow's reusable actions to support PRs from forks.

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1

23 Sep 21:42
c655a73
Compare
Choose a tag to compare

This version has minor fixes to the styling of deprecation notices, and fixes 3 known issues:

  1. #187 (lists of tables and figures should have their hyperlinks rendered in black font)
  2. #186 (avoid breaking URL hyperlinks on : or .)
  3. #182 (filenames in PR workflows referenced merge commits instead of head commit of source branch)

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

20 Sep 16:09
56bae52
Compare
Choose a tag to compare

This version supports a new Deprecation Notice informative text-box style:

image

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

11 Sep 03:40
c1ff2cf
Compare
Choose a tag to compare

(Please note 2 minor fixes in the reusable workflow vs. v0.12.0)

Major features in this version:

  1. diff documents
  2. reusable workflow

What's Changed

Full Changelog: v0.11.0...v0.14.0

v0.13.0

11 Sep 03:26
976d69d
Compare
Choose a tag to compare

(Please note minor fix in reusable workflow vs. v0.12.0)

Major features in this version:

  1. diff documents
  2. reusable workflow

What's Changed

Full Changelog: v0.11.0...v0.13.0