Skip to content

Releases: ImpectAPI/impectPy

Version 2.0.5

07 Mar 13:38

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

Version 2.0.4

24 Aug 11:59

Choose a tag to compare

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 playDuration on 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

01 Aug 06:43

Choose a tag to compare

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

27 Jul 08:20

Choose a tag to compare

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

17 Jul 13:21

Choose a tag to compare

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

11 Jul 06:09

Choose a tag to compare

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

26 Jun 12:29

Choose a tag to compare

Fix bugs in generateSportsCodeXML function

Full Changelog: v1.0.2...v1.0.3

Version 1.0.2

16 May 13:48

Choose a tag to compare

  • Enhance functionality of generateSportsCodeXML function
  • Create first built of generateSportsCodeXML function to be used in IMPECT Analysis portal

Full Changelog: https://github.com/ImpectAPI/impectPy/commits/v1.0.2