We fixed futurewarning from pandas 2.1.0. Also fixed the broken links on the documentation on pypi.
0.0.12
Added lineup data which enrich the existing play by play data. Also, started the addition of advanced team stats such as number of possessions and pace for individual games.
0.0.11
Major refactor of the code to allow for EuroCup endpoints. Code is refactored in classes for easier use.
0.0.9
bug with total number of players' stats returned fixed
0.0.8
* Fixes for consistency such as renaming `from_season` to `start_season` to match the variable in other functions too. * Fixes for bugs, such as treating empty dataframes in shot data * Added `round` variable in all season dataframes
0.0.7
Changes: - Added boxscore data of players by season and multiple seasons - Changed in names of player boxscore data for clarity - Changed the way season data is retrieved using the gamecodes from the API - Added progress bar for season and multiple seasons data