Skip to content

0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 13:39
· 129 commits to main since this release

Fixes / Changes:

  • Include XML Documentation files in the package (#151 by @AdrianJSClark)

  • Include tags in the package (#152 by @AdrianJSClark)

  • Update Season Schedule with race_time_descriptors Field (#158 by @AdrianJSClark)

  • Enable Building of Track Image URLs (#154 by @AdrianJSClark)

    • Introduces the TrackScreenshotService class to provide URLs for the circuit screenshots.
    • Previously it was impossible to create these URLs as the required information wasn't in the results.
  • Implement 2023 Season 2 Updates (#155 by @AdrianJSClark)

    • Add the "Member Recap" endpoint (/data/stats/member_recap) to provide a summary of a driver's year or season.
    • Add the "Spectator Subsession Identifiers" endpoint (/data/season/spectator_subsessionids) to list subsessions available to spectate.
    • Ability to query league membership by Customer Identifier (/data/league/membership)