Releases: ImpectAPI/impectPy
Releases · ImpectAPI/impectPy
Version 2.0.5
What's Changed
- remove duplicate
playDurationby @Flosch1006 in #24 - fix bug that caused missing players by @Flosch1006 in #25
- Fix panda issues by @Flosch1006 in #26
- fix pandas issues in iteration averages by @Flosch1006 in #27
- add more player master data to output by @Flosch1006 in #28
- add playerName back in after previously removing it by @Flosch1006 in #29
Full Changelog: v2.0.4...v2.0.5
Version 2.0.4
What's Changed
- remove duplicates from squads and players before merging by @Flosch1006 in #8
- add wyscoutIds for match, hometeam and awayteam by @Flosch1006 in #10
GetEvents()function fails if match unavailable by @Flosch1006 in #12- 14 missing squads in getmatches function by @Flosch1006 in #15
- add
playDurationon player level by @Flosch1006 in #17 - select only required columns from kpi endpoint response by @Flosch1006 in #20
Full Changelog: v2.0.3...v2.0.4
Version 2.0.3
What's Changed
- Duplicates in events with multi match query by @Flosch1006 in #6
Full Changelog: v2.0.2...v2.0.3
Version 2.0.2
What's Changed
- integrate wyscout ids into several functions by @Flosch1006 in #3
- filter for squads that are available to the user by @Flosch1006 in #4
Full Changelog: v2.0.1...v2.0.2
Version 2.0.1
Bug fixes for several functions that resulted from migration from API V4 to API V5.
Full Changelog: v2.0.0...v2.0.1
Version 2.0.0
Enable package for usage with Impect API V5:
- Modify package to support the IMPECT API V5 instead of V4
- Add
getPlayerIterationAverages()function - Add
getSquadIterationAverages()function
Full Changelog: v1.0.3...v2.0.0
Version 1.0.3
Fix bugs in generateSportsCodeXML function
Full Changelog: v1.0.2...v1.0.3
Version 1.0.2
- Enhance functionality of
generateSportsCodeXMLfunction - Create first built of
generateSportsCodeXMLfunction to be used in IMPECT Analysis portal
Full Changelog: https://github.com/ImpectAPI/impectPy/commits/v1.0.2