Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 415 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 415 Bytes

Changelog

[0.2.3] - 2024-10-27

🐛 Bug Fixes

  • 修复二进制安装出错导致npm install失败
  • 修复空releases导致的索引构建报错
  • 修复可拓展包无法校验不存在的主程序

🚜 Refactor

  • 重构 Verifiable 特性,使用 MixedFS 替换 located

📚 Documentation

  • Fix typo

[0.2.2] - 2024-09-27

🚀 Features

  • 实现基本功能