You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.