Releases: zyberspace/php-steam-web-api-client
Releases · zyberspace/php-steam-web-api-client
Version 0.5.0
- Fixed some README typos
composer generate-interfaces
now loads the api key from a.apikey
file if the key isn't passed as command argument- Updated interfaces
- IDOTA2Match_570
- Added GetTopWeekendTourneyGamesV1
- IDOTA2Ticket_570
- Added ClaimBadgeRewardV1
- Added GetSteamIDForBadgeIDV1
- IEconItems_570
- Added GetEquippedPlayerItemsV1
- IEconService
- Added GetTradeHistoryV1
- IPublishedFileService
- Updated QueryFilesV1
- ISteamCDN
- Added SetPerformanceStatsV1
- IDOTA2Match_570
Version 0.4.0
- Fixed autoloading for interfaces with underscores
- Updated interfaces
- Added ICSGOTournaments_730
Version 0.3.0 - Interface update (and a small phpdoc fix)
- Fixed phpdoc title
- Updated interfaces
- Added IDOTA2AutomatedTourney_570
- Added IDOTA2AutomatedTourney_205790
- Added IDOTA2Teams_205790
Version 0.2.0 - Interface update only
- Updated interfaces
- Added IDOTA2Teams_570
- Added IInventoryService
- Added ISteamBitPay
Version 0.1.0
- first version