Releases: gigobyte/HLTV
Releases Β· gigobyte/HLTV
3.5.0
- Add
rank
property to team1
and team2
in getMatch
3.4.6
- Fix
streams
parsing in getMatch
- Fix
odds
parsing in getMatch
- Fix
prizeDistribution
parsing in getEvent
- Fix
roundHistory
parsing in getMatchMapStats
- Fix
playerStats
parsing in getMatchMapStats
- Fix
leaveDate
parsing in getPlayer
- Fix
image
parsing in getPlayer
3.4.5
- Use a different fetching library
3.4.3
- Fix forfeited map parsing in
getMatch
| thanks @dbalders
3.4.2
- Fix
prizeDistribution
parsing in getEvent
- Fix
getEventByName
- Fix stream and
odds
parsing in getMatch
- Fix
demos
parsing in getMatch
| thanks @dbalders
- Fix new team parsing in
getTeamRanking
| thanks @Drachenfalke12
- Fix parsing 16-0 scores in
getMatch
| thanks @JuhoNieminen
3.4.1
- Fix parsing in
getStreams
- Fix
year
type in endpoints that have such an option | thanks @MonsieurBibo
- Add
eventIds
filter in getPlayerStats
| thanks @MonsieurBibo
- Add
teamIds
filter in getMatches
| thanks @Revilum
3.4.0
- Remove random useragent from requests
- Fix
event
property in getMatches
- Add
stars
filter to getResults
- Add
substitutes
property in getTeamStats
3.3.3
- Fix parsing in
getPlayerRankings
- Fix
name
parsing in getEvent
- Fix
playerOfTheMatch
parsing in getMatch
- Add better CloudFlare detection
3.3.2
- Add support for de_ancient | thanks @c9win