Skip to content

v0.7.0

Choose a tag to compare

@tylerbutler-release-bot tylerbutler-release-bot released this 18 Jul 06:34
292fbc1

v0.7.0 - 2026-07-18

Added

  • Added self-contained release archives for Linux (glibc and musl), macOS, and Windows x86_64 alongside the existing escript artifacts.
  • SBOM generation now enriches git-sourced dependencies with descriptions, licences, and repository links, and warns when package metadata is unavailable.

Fixed

  • SBOM generation now preserves cached package metadata during transient Hex failures and warns when metadata is stale or unavailable.
  • Network-backed commands no longer incur repeated delays when IPv6 is unavailable; they fall back to IPv4 after one failed attempt and emit a warning.