GITHUB 1.5.0
Installation
quarto add mcanouil/quarto-github@1.5.0Changelog
Refactoring
- refactor: Replace monolithic
utils.luawith 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