Skip to content

Latest commit

 

History

History
70 lines (38 loc) · 1.36 KB

File metadata and controls

70 lines (38 loc) · 1.36 KB

Changelog

Unreleased

1.5.1 (2026-04-15)

Refactoring

  • refactor: Synchronise shared modules (logging.lua, git.lua) with canonical versions.

Documentation

  • docs: Remove version pinning from example references.

1.5.0 (2026-03-23)

Refactoring

  • refactor: Replace monolithic utils.lua with focused modules (string.lua, logging.lua, metadata.lua, pandoc-helpers.lua, html.lua, paths.lua, colour.lua).

1.4.0 (2026-02-21)

New Features

  • feat: Add _schema.yml for configuration validation and IDE support (#14).

1.3.1 (2026-02-11)

Bug Fixes

  • fix: Update copyright year.
  • fix: Use british english spelling.

1.3.0 (2025-11-30)

Documentation

  • docs: Deprecate GitHub extension for Quarto.

1.2.0 (2025-10-25)

New Features

  • feat: Enhance metadata in example.qmd.
  • feat: Refactor to use module structure and enhance utilities (#9).

Documentation

  • docs: Add output section for example.qmd in README.
  • docs: Add Quarto versions for filter declaration.

1.1.0 (2025-08-14)

New Features

  • feat: Add base-url option for GitHub Enterprise support (#7).
  • feat: Allow GitHub mentions in text (#3).

1.0.1 (2025-04-05)

New Features

  • feat: Add CITATION file for project citation.
  • feat: Add support for parsing mentions (#1).

1.0.0 (2024-07-14)

Documentation

  • docs: Tweak description.