Skip to content

Releases: yashkathe/F1-API-JSON

1.5.0

20 Mar 22:13
Compare
Choose a tag to compare

Library has stopped working since the website made tweaks

  • Fixed the dirver-lineup function

Error?

image

Since after the first race some drivers have rankings and other dont hence the html structre breaks.
added two loops to extract drivers in both categories

v1.4.1

09 Dec 03:03
Compare
Choose a tag to compare
  • Update theme to GitHub pages
  • Add homepage url to package.json

v1.4.0

31 May 19:23
Compare
Choose a tag to compare
  • Created a new dynamic function to get the fastest laps for every race in a year
  • Added the same function to the API server
  • Updated the documentation

v1.3.0

31 May 01:40
Compare
Choose a tag to compare
  • Fixed #1 where team line up would return an empty array in result

v1.2.0

30 May 08:26
Compare
Choose a tag to compare
  • Additional workflow for pushing images to GHCR

v1.1.2

29 May 19:55
Compare
Choose a tag to compare

Patch Update

  • Fixed issue #1

v1.1.1

29 May 04:54
Compare
Choose a tag to compare

Minor Update

v1.0.0

28 May 22:58
Compare
Choose a tag to compare

Major Update

  • created rest API with the library to dockerize it in the future

v0.3.2

29 Dec 11:48
Compare
Choose a tag to compare
  • Update documentation

v0.3.1

29 Dec 10:02
Compare
Choose a tag to compare
  • fixed #1 driverlineups and teamslineups function which were not working