Releases: mcanouil/quarto-github
Releases · mcanouil/quarto-github
GITHUB 1.5.1
Installation
quarto add mcanouil/quarto-github@1.5.1Changelog
Refactoring
- refactor: Synchronise shared modules (
logging.lua,git.lua) with canonical versions.
Documentation
- docs: Remove version pinning from example references.
What's Changed
- ci: update release workflow to use centralised reusable workflow by @mcanouil in #22
- ci: bump version for release 🚀 by @mcanouil-dev[bot] in #23
Full Changelog: 1.5.0...1.5.1
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
GITHUB 1.4.0
GITHUB 1.3.1
What's Changed
- ci: bump version for release 🚀 by @mcanouil-dev[bot] in #13
New Contributors
- @mcanouil-dev[bot] made their first contribution in #13
Full Changelog: 1.3.0...1.3.1
GITHUB 1.3.0
What's Changed
- chore: add deprecation warning for GitHub extension by @mcanouil in #11
- ci: bump version for release 🚀 by @github-actions[bot] in #12
Full Changelog: 1.2.0...1.3.0
GITHUB 1.2.0
What's Changed
- feat: refactor to use module structure and enhance utilities by @mcanouil in #9
- ci: bump version for release 🚀 by @github-actions[bot] in #10
Full Changelog: 1.1.0...1.2.0
GITHUB 1.1.0
GITHUB 1.0.1
GitHub 1.0.0
Full Changelog: https://github.com/mcanouil/quarto-github/commits/1.0.0