Skip to content

Releases: gigobyte/HLTV

2.17.3

19 Jan 13:45
Compare
Choose a tag to compare
  • Fix getMatch -> maps -> result string

2.17.2

30 Nov 10:58
Compare
Choose a tag to compare
  • Fix getMatch -> players -> id always undefined #225

2.17.1

21 Nov 16:43
Compare
Choose a tag to compare
  • Fix crash in getMatches | thanks @Samuron

2.17.0

06 Nov 19:04
Compare
Choose a tag to compare
  • Add rankDuringEvent property for each team in getEvent
  • Add matchStatsId property in getTeamStats

2.16.3

15 Oct 19:31
Compare
Choose a tag to compare
  • Fix recentResults property in getTeam #203
  • Add statsId property to getMatch #206 | thanks @honjes
  • Fix crash in getMatchMapStats #209 | thanks @honjes
  • Add getPlayerByName method | thanks @honjes

2.16.2

06 Sep 10:39
Compare
Choose a tag to compare
  • Handle stopwatch round result in getMatchMapStats #197

2.16.1

30 Aug 12:39
Compare
Choose a tag to compare
  • Fix getPlayerStats #192

2.16.0

03 Aug 11:27
Compare
Choose a tag to compare
  • Fix getTeam endpoint | thanks @pspuarduino
  • mapStatistics property has been removed from getTeam as HLTV no longer has that graph on the page ⚠️

2.15.0

04 Jul 21:14
Compare
Choose a tag to compare
  • Add getEvents method | thanks @emha
  • Add teamID filter to getResults | thanks @emha
  • Add Deleted to enum with match statuses | thanks @Chuli2k

2.14.3

30 May 17:39
Compare
Choose a tag to compare
  • Add eventId filter for getResults | thanks @Chuli2k
  • Add match status to getMatch | thanks @Chuli2k