Changes in version 0.2.0.9000 Changes in version 0.2.0 (2024-10-06) Changes in version 0.1.8 - Add pitch_impect: IMPECT pitch dimensions. - Fixed precision bug in arc drawing, which could cause the pitch to fail to render. - Amended penalty arc to use the correct curvature, making them more visible on Wyscout and StatsPerform pitches. Changes in version 0.1.7 (2022-12-16) - Add support for custom goals markings. - Add pitch_statsperform alias for Opta data. Changes in version 0.1.6 (2020-06-21) - Add support for Tracab pitch dimensions (pitch_tracab and make_pitch_tracab). - Make direction arrow an annotation. - This ensures it will display properly for a ggplot without any data. Changes in version 0.1.5 - Make line widths consistent across all pitch elements. - Convert coordinates between different pitch specifications. - Add UEFA-standard pitch dimensions (pitch_international). Changes in version 0.1.4 (2019-05-14) - Released to CRAN! - Link penalty box arc to pitch specification. - Fixes a previous issue in which the edge of a circle could be seen poking out from behind the pitch (#8). Changes in version 0.1.3 - Generate pitch markings from a generic specification. - This makes ggsoccer compatible with any data provider. Changes in version 0.1.2 - Show pitch with scale_*_reverse. - Centre-circle and penalty box arcs still do not properly render when scale_*_reverse is used. - It appears this is an issue with ggplot2 (#3120). Changes in version 0.1.1 - Display the whole pitch by default. Changes in version 0.1.0 - Basic pitch map functions - Added a NEWS.md file to track changes to the package.