- fix crash when loading cached data after dependencies have been updated - specify minimum versions for pandas and numpy - fix incorrect Alpine team name - fix future warnings and deprecation warnings caused by Pandas 1.3.0
2.1.6
- Add weather data (see changelog in documentation)
- Fix: error when calling `core.Laps.get_pos_data()`
- Fix: error when calling `get_telemetry()` on the first lap (or a set of laps containing the first lap)
- Make the live timing client exit more cleanly
2.1.5
Minor fixes and improved robustness for loading live timing data.
Some additional small improvements regarding logging and other stuff
2.1.4
- Fix a bug introduced in v2.1.3 which prevented the loading of any data from the api
- Make the api parser more robust and tolerant against invalid data
- various small improvements
2.1.3
2.1.2
- Fix loading of live timing data - Improve loading of track status from live timing data