Skip to content

mDNS-Browser Release v0.9.5

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 10:19
· 111 commits to refs/heads/main since this release
3a3136b

What's Changed

✨ New Features

  • #483 feat: Improve workflow when stopping a browse @hrzlgnm

🐗 Chore

  • #477 chore(version): bump version to 0.9.5 @github-actions
  • #480 chore: treat warnins as errors, remove unused crate, fix warning about unused import @hrzlgnm
  • #481 chore: Use typos-action for checking spelling mistakes @hrzlgnm
  • #484 chore: Move treat warnings as error flag to config @hrzlgnm

⬆️ Dependency Updates

3 changes
  • #478 chore(deps): update softprops/action-gh-release digest to e7a8f85 @renovate
  • #479 fix(deps): update rust crate thiserror to v1.0.66 @renovate
  • #482 chore(deps): pin crate-ci/typos action to d01f29c @renovate

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