Tags give the ability to mark specific points in history as being important
-
v1.4.0
protected6ace1d8a · ·Version 1.4.0 - Paths to `.md` files in internal links are automatically converted to `.html` (!26) - Update dependencies - Add support for Python 3.14 - The minimal required version of Python is now 3.10 - Internally use `uv` for package management and `ruff` for linting and formatting
-
v1.3.13
protectedRelease: IT4KT Builder 1.3.13a23b45d9 · ·Version 1.3.13 - Shower Slides: fix paddings for highlighted code blocks in Material theme
-
v1.3.5
protectedRelease: Version 1.3.50828e4c6 · ·Version 1.3.5 - Update dependencies for compatibility with Python 3.12
-
v1.3.4
protectedRelease: Version 1.3.4541e66d1 · ·Version 1.3.4 Notable changes: - Direct support dor all analytics services is now deprecated - Added generic property `analytics-code` for any analytics service
-
v1.3.3
protectedRelease: Version 1.3.3eff49556 · ·Version 1.3.3 Notable changes: - Added direct support for Umami Analytics used at KPI - Support for GoatCounter is now deprecated Other changes: - Updated some JS dependencies
-
v1.3.1
protectedRelease: Version 1.3.1303697ad · ·Version 1.3.1 - Fixed rendering of inline math fragments written as `$ ... $`.
-
v1.3.0
protectedRelease: Version 1.3.08e082338 · ·Version 1.3.0 This is a mostly a cleanup release, so the main changes are the following: - Removed legacy XML files from the example course. - Improved documentation. - Completely rewritten presentation slides processor using Mistletoe Markdown parser. - Added support for *result* and *solution* elements in the XML to Markdown translator. Fixes: - Allow bold inline code (**`code`**) (#40). - Fixed incorrect slashes in URLs on Windows.