Changelog
Reminder
We try our best to follow Semantic Versioning v2 starting from 1.0.0.
1.0.6 (2023-09-21)
- get_file_from_path: resolving root path '.' should point to 'index.md', thx to @gnaegi
1.0.5 (2023-09-18)
- plugin: fix handling of files with dotted suffixes, thx to @gnaegi (#259)
1.0.4 (2023-09-18)
- assets: Handle more assets, by Kamil Krzyśków
- plugin: Fix build log info about directory, by Kamil Krzyśków
- utils: Fix logging filter class name, by Kamil Krzyśków
- plugin: Improve logging in general, by Kamil Krzyśków
- plugin: Use new filter to hide log duplicates, by Kamil Krzyśków
1.0.3 (2023-09-07)
- plugin: add support for --dirty and --dirtyreload (#249), by AngryMane
- plugin: fix and improve reconfigure_search_duplicates (#253), by AngryMane
- ci(github): add docs build test and deploy on push to main
1.0.2 (2023-08-29)
- plugin: on_page_context providing wrong page context data
1.0.1 (2023-08-29)
- reconfigure: base_url should handle non mandatory site_url config
1.0.0 (2023-08-28)
Major rewrite with breaking changes as described and explained in this PR.
I want to thank Kamil Krzyśków for his major contribution in fostering this breakthrough, his numerous direct contributions and PRs and all the time he dedicated in providing feedbacks.
A special mention to @unverbuggt as well who's given the last boost of energy and feedbacks I needed to get this 1.0.0 version out!