Skip to content

Releases: maehr/academic-pandoc-template

v2.0.0

11 May 21:34
c428782

Choose a tag to compare

2.0.0 - 2026-05-11

Breaking Changes

  • Migrated the document build system from Pandoc defaults and Make targets to Quarto projects and npm render scripts.
  • Removed the Makefile; use npm run render, npm run render:article, npm run render:presentation, or npm run render:thesis instead of make all and related targets.
  • Removed Pandoc defaults files such as defaults.yaml, article/pdf.yaml, presentation/html.yaml, and thesis/docx.yaml; configure output through the relevant _quarto.yml and _metadata.yml files.
  • Switched dependency management from pnpm to npm by replacing pnpm-lock.yaml with package-lock.json and updating CI/pre-commit commands accordingly.

Added

  • GitHub Pages CI pipeline for Quarto to automatically publish documentation on workflow_dispatch.
  • PR validation CI step for Quarto rendering.
  • Added Quarto project configuration for the root documentation website and for article, presentation, and thesis examples.
  • Added npm preview and render scripts for the full project and for individual document formats.
  • Added rendered Quarto HTML output for the article example and updated generated article, presentation, and thesis artifacts.
  • Added shared website branding and navigation/sidebar configuration for the Quarto documentation site.

Changed

  • Updated GitHub Actions to their latest versions.
  • Installed TinyTeX in the CI pipeline to fix PDF rendering issues.
  • Updated the README to document the Quarto workflow, prerequisites, render commands, and project structure.
  • Replaced the manual Pandoc GitHub Actions workflow with a Quarto workflow that installs npm dependencies, Quarto, and TinyTeX before rendering artifacts.
  • Updated formatting configuration to use .prettierignore and npm run check consistently.

Full Changelog: v1.0.0...v2.0.0

v1.0.0

11 Apr 08:11
93243aa

Choose a tag to compare

What's Changed

  • Tectonic caching by @maehr in #25
  • feat: add DOI zenodo badge by @maehr in #26
  • update checkout upload-artifact cache to v3 by @maehr in #29
  • Update README.md by @maehr in #28
  • 1.0.0alpha by @maehr in #30
  • fix(pandoc.yml): Update pandoc and pandoc-crossref by @maehr in #33
  • feat(pandoc.yml): update pandoc 3.1 by @maehr in #35

Full Changelog: v0.0.8...v1.0.0

v1.0.0-beta

03 Feb 08:27
b4de210

Choose a tag to compare

v1.0.0-beta Pre-release
Pre-release

What's Changed

  • fix(pandoc.yml): Update pandoc and pandoc-crossref by @maehr in #33

Full Changelog: v1.0.0-alpha.2...v1.0.0-beta

1.0.0alpha.2

11 Nov 18:40
74b2464

Choose a tag to compare

1.0.0alpha.2 Pre-release
Pre-release
  • feat(presentation): presentation template added
  • feat(thesis): thesis template added
  • fix(paper): Renaming of paper to aricle
  • ci: github action fixed
  • docs: updated docs

v1.0.0-alpha

06 Nov 22:50
61596ec

Choose a tag to compare

v1.0.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.8...v1.0.0-alpha

Reading Reindeer

02 Dec 15:21
e243a78

Choose a tag to compare

Reading Reindeer Pre-release
Pre-release

What's Changed

  • docs: Major rework of the docs and automatic Changelog added by @maehr in #24

Full Changelog: v0.0.7...v0.0.8

Reading Reindeer

15 Jul 14:33
5d6fc3d

Choose a tag to compare

Reading Reindeer Pre-release
Pre-release

Added

  • GitHub action for pandoc conversin added
  • Prettier linter and formatter added

Changed

  • fixed default.yaml files to comply with pandoc 2.11
  • Formatted and linted
  • README.md updated

Removed

  • Superlinter GitHub action

Reading Reindeer

16 Aug 12:27
2e29b1b

Choose a tag to compare

Reading Reindeer Pre-release
Pre-release

Added

  • default.yaml files for pdf and docx
  • {#refs} block added to template
  • favicons added
  • markdown linter

Changed

Removed

  • github tutorial removed
  • \leavemode removed

Reading Reindeer

09 Oct 07:29

Choose a tag to compare

Reading Reindeer Pre-release
Pre-release

2019-10-09

Added: None.
Enhancement: None
Bug Fix: Fixed #7
Breaking change: None.
Cleanup: None.
NOTE: None.

Reading Reindeer

19 Sep 08:50
1dd7151

Choose a tag to compare

Reading Reindeer Pre-release
Pre-release

2019-09-19

  • Added: GitHub Pages for docs.
  • Enhancement: None
  • Bug Fix: None.
  • Breaking change: CSL changed to Chicago 17th (note).
  • Cleanup: Moved .docs to docs.
  • NOTE: None.