Skip to content

Releases: unhappychoice/steamfetch

Release v0.5.2

13 Feb 12:12

Choose a tag to compare

Bug Fixes

  • fix: add rpath for Homebrew lib directory to resolve libsteam_api (#24) (6e9a7a7)

Other Changes

  • chore: bump version to v0.5.2 (2ad9b5d)

Release v0.5.1

13 Feb 11:36

Choose a tag to compare

Features

  • feat: add Homebrew formula auto-update to release workflow (2567d0f)

Other Changes

  • chore: bump version to v0.5.1 (184bfe2)
  • docs: add OGP image with terminal preview and styled typography (aad2877)
  • docs: simplify Homebrew install command (ae5fecc)
  • docs: reorder installation methods with install script first (8898c4f)

Release v0.5.0

13 Feb 10:49

Choose a tag to compare

Features

  • feat: display profile avatar image with terminal graphics protocols (#23) (41ae1e2)

Bug Fixes

  • fix: improve error handling for API failures (#22) (f076a6b)

Other Changes

  • chore: bump version to v0.5.0 (2fb2ca5)

Release v0.4.0

06 Feb 10:43

Choose a tag to compare

Features

  • feat: add achievement cache and progress bar (#19) (cef0102)

Bug Fixes

  • fix: make rarest achievement deterministic and fix shutdown delay (#18) (aa7df10)

Other Changes

  • chore: bump version to v0.4.0 (ce34588)
  • docs: add screenshot image to README (43955d7)

Release v0.3.1

06 Feb 01:22

Choose a tag to compare

Bug Fixes

  • fix: use appids_filter for accurate unplayed count (#17) (c477d47)

Other Changes

  • chore: bump version to v0.3.1 (e159919)

Release v0.3.0

06 Feb 00:08

Choose a tag to compare

Features

  • feat: auto-generate config file on first run (0b04efe)
  • feat: add config file support (#16) (575cb9d)

Bug Fixes

  • fix: use API key only when Native SDK provides steam_id (6bc15fc)

Other Changes

  • chore: bump version to v0.3.0 (45212f8)

Release v0.2.9

05 Feb 23:24

Choose a tag to compare

Bug Fixes

  • fix: use sequential API requests to avoid rate limiting (6681aca)

Other Changes

  • chore: bump version to v0.2.9 (ecee622)

Release v0.2.8

05 Feb 23:21

Choose a tag to compare

Features

  • feat: add verbose output to all API endpoints (480ce46)

Other Changes

  • chore: bump version to v0.2.8 (4c53e11)

Release v0.2.7

05 Feb 23:13

Choose a tag to compare

Features

  • feat: add verbose output for Web API debugging (#15) (772d901)

Other Changes

  • chore: bump version to v0.2.7 (e97e4ab)

Release v0.2.6

05 Feb 22:57

Choose a tag to compare

Bug Fixes

  • fix: set DLL directory on Windows for steamclient64.dll dependencies (#14) (07cefe0)

Other Changes

  • chore: bump version to v0.2.6 (9ea5a4f)