Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
v0.7.2 - 2024-11-10
v0.7.1 - 2024-11-10
v0.7.0 - 2024-11-10
v0.6.2 - 2024-11-10
v0.6.1 - 2024-11-10
v0.6.0 - 2024-11-10
v0.5.4 - 2024-11-04
v0.5.3 - 2024-11-02
Bug Fixes
- correctly build config (3c0dc35 by Philipp Temminghoff).
v0.5.2 - 2024-11-01
v0.5.1 - 2024-10-31
v0.5.0 - 2024-10-25
Bug Fixes
- set default build function (2ed8203 by Philipp Temminghoff).
v0.4.9 - 2024-10-23
Bug Fixes
- disable httpx instrumentation (42c69db by Philipp Temminghoff).
v0.4.8 - 2024-10-23
Features
- add telemetry (996e386 by Philipp Temminghoff).
v0.4.7 - 2024-10-21
v0.4.6 - 2024-10-09
Bug Fixes
v0.4.5 - 2023-11-23
v0.4.4 - 2023-11-23
v0.4.3 - 2023-11-20
v0.4.2 - 2023-11-19
Code Refactoring
- use MkCode directly (23030a0 by phil65).
v0.4.1 - 2023-11-18
v0.4.0 - 2023-11-18
Bug Fixes
- typo in build_fn (f1bcfb2 by phil65).
v0.3.10 - 2023-11-17
v0.3.9 - 2023-11-17
Code Refactoring
- use jinjarope directly for globals / filters (b363ef2 by phil65).
v0.3.8 - 2023-11-15
v0.3.7 - 2023-11-14
Features
- add auto_delete_generated_templates setting (14a1f8e by phil65).
v0.3.6 - 2023-11-08
v0.3.5 - 2023-11-04
Bug Fixes
- fix changed doc link (7ea1779 by phil65).
Code Refactoring
- use jinjarope lib (70e49a0 by phil65).
v0.3.4 - 2023-11-02
v0.3.3 - 2023-11-01
Features
- also include css for global_resources setting (ea36e65 by phil65).
v0.3.2 - 2023-11-01
Bug Fixes
- correct relative path for page resources (f823174 by phil65).
v0.3.1 - 2023-11-01
Features
- allow "non-global" resources (3dbde90 by phil65).
v0.3.0 - 2023-10-30
Code Refactoring
- start integrating fsspec (46903c9 by phil65).
- align var naming to mkdocs-macros (f2867e2 by phil65).
v0.2.16 - 2023-10-26
v0.2.15 - 2023-10-24
Code Refactoring
- cleanup build fn by moving warning / exception handling to decorators (6570de8 by phil65).
v0.2.14 - 2023-10-24
v0.2.13 - 2023-10-23
v0.2.12 - 2023-10-22
Code Refactoring
- prep for build() removal (9b56789 by phil65).
v0.2.11 - 2023-10-22
Bug Fixes
- adapt to mknodes changes (fddcbf8 by phil65).
v0.2.10 - 2023-10-22
Bug Fixes
- missed check to satisfy mypy (33883fd by phil65).
v0.2.9 - 2023-10-22
Code Refactoring
- adapt to mknodes changes (78efecf by phil65).
v0.2.8 - 2023-10-21
Features
- auto-hide toc if empty for MkDocs theme (4198896 by phil65).
- hide-toc support via page metadata for MkDocs theme via RewriteLoader (ab0e4c5 by phil65).
v0.2.7 - 2023-10-20
Bug Fixes
- some more mknodes adaptions (434d125 by phil65).
v0.2.6 - 2023-10-20
Code Refactoring
- prep for removal of templates from Resources (f09fb6f by phil65).
v0.2.5 - 2023-10-20
Code Refactoring
- move page rendering to BuildCollector (1650a9c by phil65).
v0.2.4 - 2023-10-20
Features
- add option to jinja-render all pages (23bf883 by phil65).
v0.2.3 - 2023-10-19
v0.2.2 - 2023-10-18
Bug Fixes
- Fix create-config CLI cmd (696c220 by phil65).
- move mkdocs_basic.yml into resources (01546d0 by phil65).
v0.2.1 - 2023-10-18
Bug Fixes
- absolute path for mkdocs_basic.yml (02417f1 by phil65).
- adapt to MkNodes changes (1629742 by phil65).
v0.2.0 - 2023-10-17
Features
- auto-set MkDocs copyright setting (6f9550f by phil65).
- add rewrite_theme_templates option (a01e6d0 by phil65).
v0.1.3 - 2023-10-17
Features
- let theme adapt extras (70c0d10 by phil65).
v0.1.2 - 2023-10-16
Bug Fixes
- dont fetch resources recursively for MkNavs (ec21246 by phil65).
v0.1.1 - 2023-10-15
v0.1.0 - 2023-10-15
v0.0.9 - 2023-10-03
Bug Fixes
- also collect resources from navs (40b808c by phil65).
v0.0.8 - 2023-10-02
Features
- allow overriding show_page_info setting via metadata (714952f by phil65).
v0.0.7 - 2023-09-30
v0.0.6 - 2023-09-30
v0.0.5 - 2023-09-30
v0.0.4 - 2023-09-30
v0.0.3 - 2023-09-30
v0.0.2 - 2023-09-30
Page info
Resources
Resources(css=[],
markdown_extensions={'attr_list': {},
'md_in_html': {},
'pymdownx.emoji': {'emoji_generator': <function to_svg at 0x7fa61df7c400>,
'emoji_index': <function twemoji at 0x7fa61df7c2c0>},
'pymdownx.magiclink': {'repo': 'mkdocs_mknodes',
'repo_url_shorthand': True,
'user': 'phil65'}},
plugins=[],
js=[],
assets=[],
packages=[])