Skip to content

mDNS-Browser Release v0.9.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 13:53
· 97 commits to refs/heads/main since this release
cf9ff63

What's Changed

🐗 Chore

  • #485 chore(version): bump version to 0.9.6 @github-actions
  • #487 chore: Sign Commits of Bump Version PRs @hrzlgnm
  • #491 chore: Allow for Running Release Drafter Manually @hrzlgnm

♻️ Refactor

  • #486 refactor: Refactor to use expect instead of unwrap @hrzlgnm

Auditable binaries since v0.8.x

The binaries built for desktop targets are now all build in auditable mode using cargo-auditable.
For information on how to audit the binaries see Usage

Attested build artifacts since v0.8.x

The build artifacts are now attested. Attestations information about the binaries is available here. For more information and details on how to verify those, see Verifying artifact attestations with the GitHub CLI