Skip to content

Latest commit

 

History

History
100 lines (64 loc) · 4.17 KB

CHANGELOG.md

File metadata and controls

100 lines (64 loc) · 4.17 KB

CHANGELOG

v1.0.0 (2024-12-22)

Bug Fixes

  • Image created with wikilinks that don't end with image format (edd395a)

  • Index file not found (585d4f8)

  • Relative file not found (1a03bfa)

  • Relative file not found (11ff9b2)

  • Remove uncessary logging message (9c702a8)

  • Update for mkdocs 1.4.0 (dc1741f)

  • Update to mkdocs 1.3.0 (86d8313)

  • Update to mkdocs 1.3.0 (6529730)

  • deprecation: Remove warning_filter (380116f)

fix #1

  • Wikilinks: Removing slug in wiki seems to repear my links problem (9c3665c)

Code Style

Continuous Integration

  • Add build process (6ccda15)

  • Add semantic workflow (44aeb20)

  • Add watchdog to see change without reloading mkdocs (6bede71)

  • Build for fork (1f74ae2)

  • Change semantic_release configuration (12a9508)

  • Do not rerun the watchdog when changed, only watch file in mkdocs_obsidian_links (53960eb)

  • Edit path for watch dog (8d70f91)

  • Set version with semantic release (f5426d0)

  • Strict requirements (723e7d4)

  • Update requirements & build (e5c9920)

  • Use poetry for managing dep and installation (9d38340)

Features

Testing