Skip to content

Releases: valaxyjs/valaxy-addon-git-log

v0.4.2

28 Mar 20:31

Choose a tag to compare

   🚀 Features

  • 解析非 GitHub noreply 邮箱的贡献者用户名与头像  -  by @YunYouJun (c8123)
    View changes on GitHub

v0.4.1

28 Mar 20:08

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

  • Defer git operations to Vite hooks and eliminate N+1 subprocess calls  -  by @YunYouJun and Claude Opus 4.6 (1M context) (a8b67)
  • Batch git operations across all routes (2 calls instead of 2×N)  -  by @YunYouJun and Claude Opus 4.6 (1M context) (eb29d)
    View changes on GitHub

v0.4.0

28 Mar 19:51

Choose a tag to compare

   🐞 Bug Fixes

  • Add missing closing brace for batchGetChangelog function  -  by @YunYouJun (509be)
    View changes on GitHub

v0.3.4

28 Mar 18:32

Choose a tag to compare

   🏎 Performance

  • Batch git operations across all routes (2 calls instead of 2×N)  -  by @YunYouJun and Claude Opus 4.6 (1M context) (aacf5)
    View changes on GitHub

v0.3.3

28 Mar 17:25

Choose a tag to compare

   🚀 Features

   🏎 Performance

  • Defer git operations to Vite hooks and eliminate N+1 subprocess calls  -  by @YunYouJun and Claude Opus 4.6 (1M context) (67e5d)
    View changes on GitHub