Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 527 Bytes

File metadata and controls

24 lines (15 loc) · 527 Bytes

Changelog

[Unreleased]

Added

Fixed

Changed

[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