f1dataR 1.0.0
This is the first official release after beta status!
Breaking Changes!
- Some column names have changed to follow snake case
get_driver_telemetry()
has initiated deprecation process in favour ofload_driver_telemetry()
race
argument has initiated deprecation process in favour ofround
for all functions
Other changes
- Increase the coverage of functions with the new release of fastf1 by @pbulsink
- Create code testing and code coverage tests for the package by @pbulsink
- Standardize outputs, parameters, and function names for consistency using
{lifecycle}
by @SCasanova - Reduce dependencies from other packages by @pbulsink
- Fix seeeeeeveral typos
- Include more examples in the introduction vignette
- Cleaned up the reference page (by making dot-* functions internal)
Note: Future versioning will be more consistent and release notes more detailed to reflect changes
Huge thanks to all our contributors
Contributors
Full Changelog: v.0.2.0-beta...v.1.0.0