Skip to content

Releases: yashkathe/F1-API-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

v0.3.0

29 Dec 09:20
Compare
Choose a tag to compare
  • Extra error handling added if function returns empty array incase if main website changes their website css or html.

v0.2.2

28 Dec 08:35
Compare
Choose a tag to compare
  • fixed workflow error where javascript files were not being generated by tsc