Skip to content

Releases: floodlight-sports/floodlight

v0.5.0

10 Sep 18:48
21305a6
Compare
Choose a tag to compare

New release with a fresh and updated dependency build.

Most notably, we now support Python 3.11 and 3.12, and drop support for Python 3.8 and 3.9.

There are also new features, including access to the IDSSE dataset and Skillcorner data parsing.

v0.4.0

03 Feb 20:38
aed684a
Compare
Choose a tag to compare

New release containing breaking changes in the IO submodule. See changelog for more details.

Highlights:

  • A Teamsheet core object for storing player informations
  • [BREAKING]: Refactor of the IO submodule including signatures of parsing functions. This allows parsing of teamsheets, flexible parser returns (to include overtimes) and streamlined function names/calls.
  • A discretized Voronoi model to calculate and visualize space control on square and hexagonal mesh grids.

v0.3.3

23 Aug 18:51
55a24b7
Compare
Choose a tag to compare

Reviewed release for JOSS publication