Skip to content

v3.7.0

Latest

Choose a tag to compare

@jaywhj jaywhj released this 03 Mar 05:58
· 2 commits to main since this release

en

  • Starting from version 3.7.0:
    • Removed automatic installation of Git hooks and changed to optional manual installation by users
    • Changed the Git hooks installation path from global to the local repository. For details, see Cache Creation Date
    • Provided wheel distribution packages
  • Fixed compatibility issues with the date cache hook, allowing it to work perfectly on any client that supports Git hooks
  • Updated the template variable names for date access. For details, see Template Variables

zh

  • 3.7.0 版本起:
    • 移除了 Git hooks 的自动安装方式,调整为用户手动选配安装
    • Git hooks 安装路径由全局调整为局部仓库,相关说明见 缓存创建日期
    • 提供了 wheel 格式安装包
  • 修复了日期缓存钩子的兼容性,可在任意支持 Git hooks 的客户端中完美使用
  • 更新了日期访问的模板变量名,具体见 使用模板变量