Skip to content

v1.8.0-rc.5: Various optimizations

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 20:06
· 80 commits to main since this release
v1.8.0-rc.5
bf88497

Changes

  • Fixed an issue where concatenation of mixed formats didn't work because ignoreSingle was passed.
  • Removed a goroutine and used idiomatic Go usage of io.Writer to write bytes directly from HTTP request.
  • Download lifecycle is now controlled via an error channel instead of the ctx.Done. This allow proper graceful cancellation.

SHA256 Checksums

4ff4cb98caefae11dc6c544902cec0c7d59a1c742d51788cc927fd0aba5451e0 fc2-live-dl-go-darwin-amd64
f2582dafed4a3b9b242e1e8e0b365a8a7d0cb561bf892114c778ecd9492f5b8d fc2-live-dl-go-darwin-arm64
2efe8c79ee8e3eea7af40f0ba4df7e1dab3d2fadfb6edac8d861b75f525db32d fc2-live-dl-go-linux-amd64
560952647e839e447d508b11408394a337e11085f72f17931d37ad9c54c01ba3 fc2-live-dl-go-linux-arm64
30294ce4029e285d79859b3ef2710297ed80fc2f7f477d6ef6222f7020873f38 fc2-live-dl-go-linux-riscv64
970be0ed6aa684b02e82687ddf36f3e22bfcb8e3bbe95e12075c4bedfedfdcc2 fc2-live-dl-go-windows-amd64.exe

Full Changelog: v1.8.0-rc.4...v1.8.0-rc.5