v3.4.0
v3.4.0
New Features
Added methods to retrieve NHL player and goalie statistics for specific seasons with detailed filters.
Enhanced player API to include season year in headshot image retrieval, improving clarity and functionality.
Bug Fixes
Improved validation for seasonYear parameter in league API methods to better handle null values.
Documentation
Enabled documentation generation for the .NET framework 8.0 targeting project.
Refactor
Updated project versions to 3.4.0 across various components.
Modified instantiation of HttpClient and TeamService classes for better dependency management.
Tests
Added new test methods for project structure validation and string manipulation.
Chores
Updated GitHub Actions workflows to exclusively set up .NET version 8, removing previous versions setup.