File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 33
44Find out all changes between different kloppy versions
55
6+ ## 3.12.0 (2023-07-30)
7+
8+ Pull requests merged:
9+
10+ - Add ClearanceEvent by ([ #195 ] ( https://github.com/PySport/kloppy/pull/195 ) )
11+ - Fixed foot left/right typo in shot parsing for WyScout v3 ([ #197 ] ( https://github.com/PySport/kloppy/pull/197 ) )
12+ - Improvements to Opta and Wyscout deserializers ([ #198 ] ( https://github.com/PySport/kloppy/pull/198 ) )
13+ - Fix issue with automated tests on macos ([ #199 ] ( https://github.com/PySport/kloppy/pull/199 ) )
14+ - Add speed parsing for SecondSpectrum ([ #201 ] ( https://github.com/PySport/kloppy/pull/201 ) )
15+ - Add DuelEvent ([ #204 ] ( https://github.com/PySport/kloppy/pull/204 ) )
16+ - Feature/sportec tracking ([ #208 ] ( https://github.com/PySport/kloppy/pull/208 ) )
17+
618## 3.11.0 (2023-06-05)
719
820Pull requests merged:
Original file line number Diff line number Diff line change 1313# )
1414# from .domain.services.state_builder import add_state
1515
16- __version__ = "3.11 .0"
16+ __version__ = "3.12 .0"
Original file line number Diff line number Diff line change 1- site_name : kloppy 3.11 .0
1+ site_name : kloppy 3.12 .0
22site_url : https://kloppy.pysport.org
33repo_url : https://github.com/PySport/kloppy
44repo_name : ' GitHub'
You can’t perform that action at this time.
0 commit comments