Skip to content

Releases: dcboy/go-asar

go-asar v0.1.0

03 Dec 12:56

Choose a tag to compare

go-asar v0.1.0

  • 初始发布:Go 版 ASAR 库与 CLI
  • 功能:打包、解包、列出、读取头(Pickle+JSON)、完整性校验(SHA256 整文件 + 4MB 分块)
  • CLI 对齐 node-asar:pack/list/extract-file/extract,支持 --ordering/--unpack/--unpack-dir/--exclude-hidden
  • 多平台构建:Linux/macOS/Windows × amd64/arm64(通过 GitHub Actions 自动打包并附加到 Release)

English

  • Initial release: Go ASAR library and CLI
  • Features: pack, extract, list, read header (Pickle+JSON), integrity (SHA256 whole + 4MB blocks)
  • CLI aligned with node-asar: pack/list/extract-file/extract with --ordering/--unpack/--unpack-dir/--exclude-hidden
  • Multi-platform builds: Linux/macOS/Windows × amd64/arm64 (auto-packaged via GitHub Actions and attached to Release)