- Added `driver_list` endpoint, thanks to nylanderj for that - Corrected issues where `if [parameter]` would skip if the parameter was correctly set to 0, e.g. `race_week_num`. Thanks to abelsm2 for that - Added initial test setup - Added type hints throughout
1.2.1
How to update `pip install --upgrade iracingdataapi`
What's Changed * add silent option by Fuzzwah in https://github.com/jasondilworth56/iracingdataapi/pull/30 * added support for driver_stats_by_category endpoints by nylanderj in https://github.com/jasondilworth56/iracingdataapi/pull/31
New Contributors
* abelsm2 made their first contribution in https://github.com/jasondilworth56/iracingdataapi/pull/29 * nylanderj made their first contribution in https://github.com/jasondilworth56/iracingdataapi/pull/31