Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:51

Changelog

[1.4.0] - 2025-07-05

Added

  • 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.Z builds binaries, creates release, and updates Homebrew tap

Fixed

  • SourceHut provider: fixed GraphQL endpoint and stats fetching (#78)

Changed

  • Simplified setup.py configuration
  • Clarified Homebrew tap uninstall instructions

[1.3.3] - 2025-04-21