Releases: yashkathe/F1-API-JSON
Releases · yashkathe/F1-API-JSON
1.5.0
Library has stopped working since the website made tweaks
- Fixed the dirver-lineup function
Error?

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
- Update theme to GitHub pages
- Add homepage url to package.json
v1.4.0
- 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
- Fixed #1 where team line up would return an empty array in result
v1.2.0
- Additional workflow for pushing images to GHCR
v1.0.0
Major Update
- created rest API with the library to dockerize it in the future
v0.3.1
- fixed #1 driverlineups and teamslineups function which were not working