Skip to content

Releases: GoktugOcal/LiveF1

1.1.105

08 Mar 18:24

Choose a tag to compare

  • The problem because of the Null LapNo information coming from PitStopSeries were causing silver functions to fail. That is fixed.

1.1.104

04 Mar 13:25

Choose a tag to compare

  • Minor fixes, small updates

1.1.103

04 Mar 12:38

Choose a tag to compare

  • Fix in silver data processing

1.1.102

19 Feb 14:53

Choose a tag to compare

  • updated requirements.txt
  • auto decision of not using uvloop for Windows systems

1.1.101

18 Feb 14:37

Choose a tag to compare

  • uvloop removed from the dependencies due to the incompatibility with Windows,
  • Future development will involve integrating a Windows-compatible UVloop replacement.

1.1.100

17 Feb 21:39

Choose a tag to compare

  • pytest implemented for testing the versions
  • requirements.txt is updated with new versions of python packages

1.1.000

12 Feb 21:19

Choose a tag to compare

  • DRS column in CarTemetry data was necessary. But since the 2026 regulations, DRS system is not present in the cars physically and therefore there is no data for that. That dependence to "DRS" data is removed and became optional, if DRS is present in the data you will see it in the CarTelemetry.

1.0.975

06 Feb 22:26

Choose a tag to compare

  • Better session's "Results Table" parsing.

1.0.973

02 Feb 20:49

Choose a tag to compare

  • schedule parsing fix

1.0.972

29 Jan 22:43

Choose a tag to compare