Releases: yashkathe/F1-API-JSON
Releases · yashkathe/F1-API-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
v0.3.0
- Extra error handling added if function returns empty array incase if main website changes their website css or html.
v0.2.2
- fixed workflow error where javascript files were not being generated by tsc