Skip to content

v1.0.1

Choose a tag to compare

@lilith lilith released this 14 Feb 13:55
· 55 commits to main since this release

Drop tar_light dependency, use system tar command instead.

  • Fix PowerShell command injection in tarball download fallback
  • Warn when git tag not found and falling back to default branch
  • Add #![forbid(unsafe_code)], MSRV 1.85
  • CI on linux/macos/windows x64+arm64