发布日期: 2026-01-01
版本号: v0.154.1

Hugo项目近期进行了两项更新:一是在README文件中添加了WASM许可证相关信息,由bep提交(commit 8f3527f6);二是修复了当部分装饰器检测代码中包含外部循环break或continue语句时可能导致的代码块执行错误问题,由bep提交(commit 09048aad),关联issue #14333。

更新内容 (中文)

更新内容

  • 在README中添加WASM许可信息 8f3527f6 @bep
  • 修复带有外部范围break或continue的块中部分装饰器检测问题 09048aad @bep #14333

更新内容 (原始)

What’s Changed

  • Add WASM licensing information to README 8f3527f6 @bep
  • Fix partial decorator detection in partial with blocks with outer range break or continue 09048aad @bep #14333

下载链接