Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 26 Mar 19:46
· 23 commits to main since this release
v0.1.4
6fb7e4a

Changelog

  • Improve path handling to fix server not resolving paths on Windows when FS root points to the root of the drive (e.g. E:\)
Platform Architecture Release archive
Linux AMD64 udpfsd-linux-amd64-<version>.zip
Linux ARM 64-bit udpfsd-linux-arm64-<version>.zip
Linux ARM v7 (32-bit) udpfsd-linux-armv7-<version>.zip
Linux ARM v6 (32-bit) udpfsd-linux-armv6-<version>.zip
Linux MIPS32 BE (softfloat) udpfsd-linux-mipseb-<version>.zip
Linux MIPS32 LE (softfloat) udpfsd-linux-mipsel-<version>.zip
macOS AMD64 udpfsd-macos-amd64-<version>.zip
macOS ARM 64-bit (Apple Silicon) udpfsd-macos-arm64-<version>.zip
Windows AMD64 udpfsd-windows-amd64-<version>.zip
Windows ARM 64-bit udpfsd-windows-arm64-<version>.zip

Notes

  • Pre-built binaries support only CSO and ZSO. For CHD, build from source with CGO enabled.
  • Make sure to use the latest Neutrino nightly (v1.8.0-13 or higher)