CHANGELOG.md (775B)
1 Changelog 2 ========= 3 4 This file lists new additions and breaking changes. Consult it when updating your presentations to a newer version of the template. 5 6 ## 0.3.2 7 * Added GitLab CI configuration 8 * Added Changelog 9 10 ## 0.3.1 11 * Fixed outdated information in README 12 13 ## 0.3.0 14 * The `group-logo` argument of `kit-theme` now takes `content` instead of a file path. If you previously passed a path to an image file just wrap it in `image()`. 15 * The `banner` argument of `title-slide` now takes `content` instead of a file path. If you previously passed a path to an image file just wrap it in `image()`. 16 * Added pixi configuration for easier compiling and linting 17 * Removed podman-compose configuration. Consider using pixi instead. 18 * Internal rework. Update typst version to 0.11.1