Releases: gigobyte/HLTV
Releases · gigobyte/HLTV
2.7.2
Fix for "Stream link Undefined in getMatch method #47 "
Fix for "Format in UpcomingMatch model #46 " (includes a change to the typings)
2.7.1
Updated dependencies (including bumping TS version to 2.8.1)
Fixed featured results appearing as duplicates in getResults
(#45 )
2.7.0
Fixed getPlayer
method (#41 )
Since there is no cover image on the player image anymore, it has been removed from the schema
Fixed age
property on the Player
to a nullable type, since some players don't have age recorded and the old version just returned 0
2.6.1
Fixed the whole getTeam
method as most properties were broken from the new HLTV team page layout
2.6.0
Fixed connectToScoreboard
method and updated the models
2.5.0
Fixed a bug when parsing New
position in team ranking (Isssue #38 )
Added a country/region filter when parsing team ranking
2.4.0
Added a createInstance
method that allows configuration of the URLs used within the package
2.3.1
Fixed a bug when parsing player images (something wrong with HLTV.getPlayer #32 )
2.3.0
Added getPlayer
method
Fixed empty IDs being parsed as NaN | thanks 0ArturkA
You can’t perform that action at this time.