Skip to content

Latest commit

 

History

History
111 lines (49 loc) · 4.64 KB

CHANGELOG.md

File metadata and controls

111 lines (49 loc) · 4.64 KB

Changelog

0.6.6 (2024-06-22)

Bug Fixes 🐞

  • backwards compatibility of content adapter (e9e6808), closes #79

0.6.5 (2024-06-17)

Bug Fixes 🐞

  • do not generate repos related stuff for content adapter files (#76) (b8a9859)

0.6.4 (2024-06-12)

Bug Fixes 🐞

  • set repo_subpath as empty string by default (484c210)

0.6.3 (2024-06-04)

Bug Fixes 🐞

  • set repo_service as empty string by default (f0e55b9)

0.6.2 (2024-06-04)

Bug Fixes 🐞

  • i18n: add translations for repo actions (c729cb1)

0.6.1 (2024-06-04)

Bug Fixes 🐞

  • verify the API response for any errors (#65) (5ffb820)

Performance Improvements ⚡️

  • use Lastmod as cache key for fetching commits (#67) (9688cb9)

0.6.0 (2024-05-28)

Features ✨

  • i18n: add Vietnamese translations (a316d3c)

0.5.0 (2024-05-17)

Features ✨

  • add the repo parameters for actions and contributors (#57) (137b8d3)

0.4.0 (2024-02-03)

Features ✨

  • use tooltip for showing title if relative module was imported (#30) (5c8e000)

0.3.0 (2023-12-14)

Features ✨

  • add the created_at parameter, when false hide the date of created at (#19) (91e45ae)

Bug Fixes 🐞

  • localize the full date and full lastmod (#17) (b53d89d)

0.2.0 (2023-12-14)

Features ✨

0.1.2 (2023-12-05)

Styles 🎨

  • allow wrapping on smaller screen (2768c76)

0.1.1 (2023-12-05)

Bug Fixes 🐞

0.1.0 (2023-11-30)

Features ✨