Skip to content

Releases: WoozyMasta/steam

Release v0.1.3

16 Jan 23:20
Compare
Choose a tag to compare

0.1.3 - 2025-01-17

Removed

Release v0.1.2

12 Jan 04:12
Compare
Choose a tag to compare

0.1.2 - 2025-01-12

Added

  • utils/appid
  • filedetails support for splitting requested IDs into chunks to avoid
    exceeding the URI request length limit
  • filedetails new GetConcurrent methods for Query which allows you to
    execute multiple API requests concurrently
  • filedetails for Query added SetConcurrency and SetChunkMax methods

Changed

  • serverlist Server.Region change type to int to prevent overflow
  • serverlist Extend tests
  • filedetails Extend tests

Release v0.1.1

10 Jan 12:34
Compare
Choose a tag to compare

0.1.1 - 2025-01-10

Added

  • utils/notify

Changed

  • in utils/latest function CompareVersions return int8 now

Release v0.1.0

09 Jan 00:50
Compare
Choose a tag to compare

0.1.0 - 2025-01-09

First public release

Added

  • filedetails
  • serverlist
  • utils/latest