Skip to content

Releases: GWinfinity/woofmt

Release list

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 24 Mar 06:58

Changes

  • chore: bump version to 0.1.5 (31be38c)
  • refactor: 统一二进制文件名为 woofmt (463ddd3)

Installation

cargo install woofmt

Or download the binary for your platform below.

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 24 Mar 06:45

Changes

  • chore: 重新触发 CI (b8337dd)
  • fix: 更新测试中的二进制文件路径从 woof 改为 woofmt (d00547d)
  • fix: 将二进制文件名从 woof 改为 woofmt (01a83b5)
  • fix: 修复 GitHub Release 工作流,确保编译文件正确上传到 release (a546fc3)
  • bump version to 0.1.4 for crates.io release (591be67)
  • fix: 修复 release workflow,使 GitHub Release 不依赖 crates.io 发布 (673da68)
  • fix: add Hasher trait import for Windows build (053e557)
  • fix: add Windows cross-platform support for file I/O (2ba6a6b)
  • ci: fix binary name in package step (ab10fda)
  • docs: fix doc test compilation error in lib.rs (791e632)

Installation

cargo install woofmt

Or download the binary for your platform below.