Skip to content

Version 1.11.1

Compare
Choose a tag to compare
@marjune163 marjune163 released this 12 Apr 16:46
· 418 commits to main since this release

Main changes

  • feat(archive): add API for archive selected paths(see API doc for detail)
  • fix(archive): skip archive unexpected directory files when in "empty root" mode
  • fix(archive): aliased directory should also follow hide rule(by --show, --hide, etc)
  • fix(delete): cannot delete files from the build for Windows 2000 platform

主要变更

  • 特性(打包):提供API来打包特定目录(详见API文档)
  • 修复(打包):如果使用空虚拟根目录,不要打包非预期的额外文件
  • 修复(打包):别名也应受显示/隐藏规则约束(通过--show,--hide等)
  • 修复(删除):用于Windows 2000的构建无法删除文件