- Standalone binaries for Linux, macOS (Intel + Apple Silicon), and Windows via PyInstaller
- Tag-based release workflow:
git tag vX.Y.Z && git push origin vX.Y.Zbuilds binaries, creates release, and updates Homebrew tap
- SourceHut provider: fixed GraphQL endpoint and stats fetching (#78)
- Simplified setup.py configuration
- Clarified Homebrew tap uninstall instructions