Skip to content

Releases: zyberspace/php-steam-web-api-client

Version 0.5.0

13 Oct 17:50
Compare
Choose a tag to compare
  • 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

Version 0.4.0

26 May 08:10
Compare
Choose a tag to compare
  • Fixed autoloading for interfaces with underscores
  • Updated interfaces
    • Added ICSGOTournaments_730

Version 0.3.0 - Interface update (and a small phpdoc fix)

05 Apr 19:15
Compare
Choose a tag to compare
  • Fixed phpdoc title
  • Updated interfaces
    • Added IDOTA2AutomatedTourney_570
    • Added IDOTA2AutomatedTourney_205790
    • Added IDOTA2Teams_205790

Version 0.2.0 - Interface update only

25 Feb 15:58
Compare
Choose a tag to compare
  • Updated interfaces
    • Added IDOTA2Teams_570
    • Added IInventoryService
    • Added ISteamBitPay

Version 0.1.0

08 Jan 09:43
Compare
Choose a tag to compare
  • first version