Skip to content

v0.3.19

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 20:08
· 11 commits to master since this release
v0.3.19
1983e59

Linux-X64: pandoc-crossref v0.3.19 git commit 1983e59 (HEAD) built with Pandoc v3.6.4, pandoc-types v1.23.1 and GHC 9.8.4
Windows-X64: pandoc-crossref v0.3.19 git commit 1983e59 (HEAD) built with Pandoc v3.6.4, pandoc-types v1.23.1 and GHC 9.8.4
macOS-ARM64: pandoc-crossref v0.3.19 git commit 1983e59 (HEAD) built with Pandoc v3.6.4, pandoc-types v1.23.1 and GHC 9.8.4
macOS-X64: pandoc-crossref v0.3.19 git commit 1983e59 (HEAD) built with Pandoc v3.6.4, pandoc-types v1.23.1 and GHC 9.8.4

Changelog

New features

Fixes

  • Ensure references are also sorted in order of appearance inline

    This is a minor continuation of
    #466, caught
    after the previous release.

Maintenance

  • Remove long-redundant escapeLaTeX
  • General clean-up and some refactoring
  • Switch to GHC2021 and enable some extensions by default