Find the players that used to be captains (youngest + oldest)
2.30.0
Add streaks that count on player+specific team, for example what is the longest streak of unbeaten player against a specific team (any team)?
2.29.0
Add Transfermarkt partial source, used to valudate which players played in a game (useful from 1990~+)
2.28.0
Add error monitoring for players who scored without playing Support uncategorized goal and assist (new in maccabipedia) Support comparing assist types when comparing MaccabiGamesStats Fix technical games parsing issue
2.27.0
Support exporting of game data (in addition of players events data) Add AssistType and AssistGameEvent
2.27.2: Use minutes instead of HH:MM:SS in the exported file
2.26.0
Allow to export MaccabiGamesStats in flatten format (each player event is a record, multiple events for a game) - csv\json. - Change the minimum required python version to be 3.7 (we use dataclass) - Remove the need for the settings.ini, use pure python config