Skip to content

GITHUB 1.5.0

Choose a tag to compare

@mcanouil-dev mcanouil-dev released this 23 Mar 23:08
· 3 commits to main since this release
323ed9b

Installation

quarto add mcanouil/quarto-github@1.5.0

Changelog

Refactoring

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

What's Changed

  • refactor: update utils.lua to generic version with get_extension_config by @mcanouil in #18
  • fix: update project path resolution to use pandoc.path.join by @mcanouil in #19
  • refactor: replace monolithic utils.lua with focused modules by @mcanouil in #20
  • ci: bump version for release 🚀 by @mcanouil-dev[bot] in #21

Full Changelog: 1.4.0...1.5.0