Contributor
Special thanks to @pozniakas for contributing the season-average ratings feature in #17.
What's Changed
- test: tighten .NET 9 and midpoint coverage (7dae738)
- chore(deps): Bump actions/setup-dotnet from 5 to 6 (40f1eff)
- chore(deps): Bump actions/checkout from 6 to 7 (6619bf1)
- fix: use Episode.SeasonId, retarget tests to net9.0, add CI test step (7b78f8d)
- Extract SeasonRatingCalculator and add tests (77fb535)
- fix: address PR review feedback for season ratings (d38c60b)
- feat: add season ratings calculated from episode averages (ef284ce)
- docs: remove star history section [skip ci] (8da625a)
- chore: add icon to repo. [skip ci] (0dd3e96)
Full Changelog: 1.0.0.19...1.0.0.20