As previously listed, `Ergast` is deprecated, and will stop being updated come the beginning of 2025. `Jolpica` offers a plug in replacement, and is the recommended switch.
This update has minimal functionality changes, however moves to using `Jolpica` as the preferred API provider.
1.0.0
> NOTE: This is the last major release before this package will be deprecated.
What's Changed * Fixed issue 4 when races didn't have race time by estevE11 in https://github.com/Samuel-Roach/ergast-py/pull/5 * General refactoring and reformatting by LaurenceRawlings in https://github.com/Samuel-Roach/ergast-py/pull/6 * Continuous Integration with GitHub Action Workflows by jamesreprise in https://github.com/Samuel-Roach/ergast-py/pull/8 * Fix failing pytest by Samuel-Roach in https://github.com/Samuel-Roach/ergast-py/pull/13 * 11: Missing statuses by Samuel-Roach in https://github.com/Samuel-Roach/ergast-py/pull/16 * fix: fixed issue where pitstop duration could exceed a minute long by Samuel-Roach in https://github.com/Samuel-Roach/ergast-py/pull/21 * Add support for time interval in race result by khushmeeet in https://github.com/Samuel-Roach/ergast-py/pull/22 * 18: Fixed ValueError with driver number missing in construct_result by Samuel-Roach in https://github.com/Samuel-Roach/ergast-py/pull/24 * 20: Add Statuses workflow by Samuel-Roach in https://github.com/Samuel-Roach/ergast-py/pull/26 * Updated to version 1.0.0 by Samuel-Roach in https://github.com/Samuel-Roach/ergast-py/pull/28
New Contributors * estevE11 made their first contribution in https://github.com/Samuel-Roach/ergast-py/pull/5 * LaurenceRawlings made their first contribution in https://github.com/Samuel-Roach/ergast-py/pull/6 * jamesreprise made their first contribution in https://github.com/Samuel-Roach/ergast-py/pull/8 * khushmeeet made their first contribution in https://github.com/Samuel-Roach/ergast-py/pull/22