Skip to content

v0.10.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:13
· 209 commits to main since this release

The Windows build ships again

Highlights

  • Nothing has changed for users since 0.10.4. This release exists because 0.10.4 published without its Windows binaries, and because a release should be reproducible from its own tag

Improvements

  • Windows x86_64 is published again, through the release pipeline rather than by hand

Fixes

  • The release pipeline withheld the Windows x86_64 binary whenever the Windows ARM64 build failed: both were packaged in a single step that stopped at the first missing file, and the run still reported success
  • Windows ARM64 still does not build, so this release ships every platform except that one

Full changelog: v0.10.4...v0.10.5

Platform availability

  • Linux x86_64: available
  • Linux aarch64: available
  • macOS Apple Silicon: available
  • macOS Intel: available
  • Windows x86_64: available
  • Windows ARM64: not available in this release
  • FreeBSD x86_64: available