Skip to content

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 16 Jun 16:29
· 7 commits to main since this release

Added

  • Prebuilt binaries + cargo binstall support. A release workflow
    (.github/workflows/release.yml) builds macOS (Intel and Apple Silicon) and
    Linux x86_64 binaries on each version tag and attaches them to the GitHub
    release, so users can grab a binary or run cargo binstall yardlet instead
    of compiling.

Changed

  • Public-landing polish: README gains crates.io/CI/downloads/license badges
    and an Install section, and its prose (plus this changelog) drops em-dashes.