Releases: ImpectAPI/impectPy
Releases · ImpectAPI/impectPy
Version 2.5.8
What's Changed
- fix bug with column names for coaches columns by @Flosch1006 in #159
- fix bug with placeholder fill values by @Flosch1006 in #160
- fix bug with negative wait_time for retry by @Flosch1006 in #161
- Release by @Flosch1006 in #162
Full Changelog: v2.5.7...v2.5.8
Version 2.5.5
What's Changed
- fix bug in mapping to
playerCountryby @Flosch1006 in #140 - Release by @Flosch1006 in #141
Full Changelog: v2.5.4...v2.5.5
Version 2.5.4
What's Changed
- replace
requests.SessionwithImpectSessionacross all methods by @Flosch1006 in #137 - Release by @Flosch1006 in #138
Full Changelog: v2.5.3...v2.5.4
Version 2.5.3
What's Changed
- throw an exception if maximum number of retries after http 429 error … by @Flosch1006 in #124
- 92 change perspective homeaway or squadnameawaysquadname by @Flosch1006 in #126
- 103 improve error handling for xml generation release by @Flosch1006 in #127
- 106 adjust event duration by @MoritzKrueger22 in #128
- remove numpy version restriction by @Flosch1006 in #131
- 129 handle excpetions on batch calls more gracefully by @Flosch1006 in #132
- 133 problem with extracting data for championnat national 25 26 by @Flosch1006 in #134
- Release by @Flosch1006 in #135
Full Changelog: v2.5.2...v2.5.3
Version 2.5.2
What's Changed
- 119 error in getevents when joining with coaches by @Flosch1006 in #120
- Release by @Flosch1006 in #121
Full Changelog: v2.5.1...v2.5.2
Version 2.5.1
What's Changed
- handle the edge case where coaches endpoint is blacklisted for user by @Flosch1006 in #117
- Release by @Flosch1006 in #118
Full Changelog: v2.5.0...v2.5.1
Version 2.5.0
What's Changed
- distinguish between error codes 401 and 403 and add request id to err… by @Flosch1006 in #105
- 108 switch player scores functions to the new endpoints by @Flosch1006 in #110
- add coach support for match sums (player and squad), match scores (pl… by @Flosch1006 in #111
- 112 add function to retrieve squad rating model coefficients by @Flosch1006 in #113
- Release by @Flosch1006 in #114
Full Changelog: v2.4.5...v2.5.0
Version 2.4.5
What's Changed
- avoid type casting when conserving KPIs without scores by @Flosch1006 in #100
- Release by @Flosch1006 in #101
Full Changelog: v2.4.4...v2.4.5
Version 2.4.4
What's Changed
- 80 change code tag even more3 by @MoritzKrueger22 in #86
- 63 change code tag to variable by @MoritzKrueger22 in #87
- 88 error when importing package from release build by @Flosch1006 in #93
- Do not create empty column for
duelPlayerNameif it doesn't exist. … by @Flosch1006 in #94 - Release by @Flosch1006 in #95
New Contributors
- @MoritzKrueger22 made their first contribution in #86
Full Changelog: v2.4.3...v2.4.4
Version 2.4.3
What's Changed
- 79 add fifa country name to several functions by @Flosch1006 in #82
- handle missing shirt number properly by @Flosch1006 in #83
Full Changelog: v2.4.2...v2.4.3