Skip to content

Latest commit

 

History

History
78 lines (35 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

78 lines (35 loc) · 3.17 KB

Changelog

0.7.2 (2024-06-16)

Performance Improvements ⚡️

  • use Ancestors for section titles (8655e18)

0.7.1 (2024-06-15)

Bug Fixes 🐞

  • avoid paginating on non pagination pages (#46) (644661f)

0.7.0 (2024-05-28)

Features ✨

  • i18n: add Vietnamese translations (ca79fb9)

0.6.0 (2024-03-21)

Features ✨

0.5.0 (2024-03-12)

Features ✨

  • add the data function to fetch data from page data or site data (#40) (96a6fc9)

0.4.2 (2024-02-21)

Bug Fixes 🐞

0.4.1 (2024-01-06)

Bug Fixes 🐞

  • safe check to get rid of runtime issue (#34) (86ff37a)

0.4.0 (2023-10-22)

Features ✨

0.3.0 (2023-10-17)

Features ✨

  • i18n: add Korean translations (327768b)

0.2.0 (2023-10-14)

Documentation 📝

  • document the title_sections_depth and title_sections_depth_dir parameters (6d2e470)

Features ✨

  • add the title_sections_depth parameter (#27) (3edf2a5)
  • add the title_sections_depth_dir (#28) (20c15ae)