Skip to content

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

Compare with latest

v0.7.2 - 2024-11-10

Compare with v0.7.1

v0.7.1 - 2024-11-10

Compare with v0.7.0

v0.7.0 - 2024-11-10

Compare with v0.6.2

v0.6.2 - 2024-11-10

Compare with v0.6.1

v0.6.1 - 2024-11-10

Compare with v0.6.0

v0.6.0 - 2024-11-10

Compare with v0.5.4

v0.5.4 - 2024-11-04

Compare with v0.5.3

v0.5.3 - 2024-11-02

Compare with v0.5.2

Bug Fixes

  • correctly build config (3c0dc35 by Philipp Temminghoff).

v0.5.2 - 2024-11-01

Compare with v0.5.1

v0.5.1 - 2024-10-31

Compare with v0.5.0

v0.5.0 - 2024-10-25

Compare with v0.4.9

Bug Fixes

  • set default build function (2ed8203 by Philipp Temminghoff).

v0.4.9 - 2024-10-23

Compare with v0.4.8

Bug Fixes

  • disable httpx instrumentation (42c69db by Philipp Temminghoff).

v0.4.8 - 2024-10-23

Compare with v0.4.7

Features

  • add telemetry (996e386 by Philipp Temminghoff).

v0.4.7 - 2024-10-21

Compare with v0.4.6

v0.4.6 - 2024-10-09

Compare with v0.4.5

Bug Fixes

  • mkdocs adjustments (e220452 by phil65).
  • mkdocs updates (3517501 by phil65).

v0.4.5 - 2023-11-23

Compare with v0.4.4

v0.4.4 - 2023-11-23

Compare with v0.4.3

v0.4.3 - 2023-11-20

Compare with v0.4.2

v0.4.2 - 2023-11-19

Compare with v0.4.1

Code Refactoring

  • use MkCode directly (23030a0 by phil65).

v0.4.1 - 2023-11-18

Compare with v0.4.0

v0.4.0 - 2023-11-18

Compare with v0.3.10

Bug Fixes

  • typo in build_fn (f1bcfb2 by phil65).

v0.3.10 - 2023-11-17

Compare with v0.3.9

v0.3.9 - 2023-11-17

Compare with v0.3.8

Code Refactoring

  • use jinjarope directly for globals / filters (b363ef2 by phil65).

v0.3.8 - 2023-11-15

Compare with v0.3.7

v0.3.7 - 2023-11-14

Compare with v0.3.6

Features

  • add auto_delete_generated_templates setting (14a1f8e by phil65).

v0.3.6 - 2023-11-08

Compare with v0.3.5

v0.3.5 - 2023-11-04

Compare with v0.3.4

Bug Fixes

  • fix changed doc link (7ea1779 by phil65).

Code Refactoring

  • use jinjarope lib (70e49a0 by phil65).

v0.3.4 - 2023-11-02

Compare with v0.3.3

v0.3.3 - 2023-11-01

Compare with v0.3.2

Features

  • also include css for global_resources setting (ea36e65 by phil65).

v0.3.2 - 2023-11-01

Compare with v0.3.1

Bug Fixes

  • correct relative path for page resources (f823174 by phil65).

v0.3.1 - 2023-11-01

Compare with v0.3.0

Features

  • allow "non-global" resources (3dbde90 by phil65).

v0.3.0 - 2023-10-30

Compare with v0.2.16

Code Refactoring

  • start integrating fsspec (46903c9 by phil65).
  • align var naming to mkdocs-macros (f2867e2 by phil65).

v0.2.16 - 2023-10-26

Compare with v0.2.15

v0.2.15 - 2023-10-24

Compare with v0.2.14

Code Refactoring

  • cleanup build fn by moving warning / exception handling to decorators (6570de8 by phil65).

v0.2.14 - 2023-10-24

Compare with v0.2.13

v0.2.13 - 2023-10-23

Compare with v0.2.12

v0.2.12 - 2023-10-22

Compare with v0.2.11

Code Refactoring

  • prep for build() removal (9b56789 by phil65).

v0.2.11 - 2023-10-22

Compare with v0.2.10

Bug Fixes

  • adapt to mknodes changes (fddcbf8 by phil65).

v0.2.10 - 2023-10-22

Compare with v0.2.9

Bug Fixes

  • missed check to satisfy mypy (33883fd by phil65).

v0.2.9 - 2023-10-22

Compare with v0.2.8

Code Refactoring

  • adapt to mknodes changes (78efecf by phil65).

v0.2.8 - 2023-10-21

Compare with v0.2.7

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

Compare with v0.2.6

Bug Fixes

  • some more mknodes adaptions (434d125 by phil65).

v0.2.6 - 2023-10-20

Compare with v0.2.5

Code Refactoring

  • prep for removal of templates from Resources (f09fb6f by phil65).

v0.2.5 - 2023-10-20

Compare with v0.2.4

Code Refactoring

  • move page rendering to BuildCollector (1650a9c by phil65).

v0.2.4 - 2023-10-20

Compare with v0.2.3

Features

  • add option to jinja-render all pages (23bf883 by phil65).

v0.2.3 - 2023-10-19

Compare with v0.2.2

v0.2.2 - 2023-10-18

Compare with v0.2.1

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

Compare with v0.2.0

Bug Fixes

  • absolute path for mkdocs_basic.yml (02417f1 by phil65).
  • adapt to MkNodes changes (1629742 by phil65).

v0.2.0 - 2023-10-17

Compare with v0.1.3

Features

  • auto-set MkDocs copyright setting (6f9550f by phil65).
  • add rewrite_theme_templates option (a01e6d0 by phil65).

v0.1.3 - 2023-10-17

Compare with v0.1.2

Features

  • let theme adapt extras (70c0d10 by phil65).

v0.1.2 - 2023-10-16

Compare with v0.1.1

Bug Fixes

  • dont fetch resources recursively for MkNavs (ec21246 by phil65).

v0.1.1 - 2023-10-15

Compare with v0.1.0

v0.1.0 - 2023-10-15

Compare with v0.0.9

v0.0.9 - 2023-10-03

Compare with v0.0.8

Bug Fixes

  • also collect resources from navs (40b808c by phil65).

v0.0.8 - 2023-10-02

Compare with v0.0.7

Features

  • allow overriding show_page_info setting via metadata (714952f by phil65).

v0.0.7 - 2023-09-30

Compare with v0.0.6

v0.0.6 - 2023-09-30

Compare with v0.0.5

v0.0.5 - 2023-09-30

Compare with v0.0.4

v0.0.4 - 2023-09-30

Compare with v0.0.3

v0.0.3 - 2023-09-30

Compare with v0.0.2

v0.0.2 - 2023-09-30

Compare with first commit

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=[])
Metadata
created:
  source_filename: /home/runner/work/mkdocs-mknodes/mkdocs-mknodes/.venv/lib/python3.12/site-packages/mknodes/navs/navparser.py
  source_function: parse_new_style_nav
  source_line_no: 464
title: Changelog