Releases: Afischbacher/Nhl.Api
Releases · Afischbacher/Nhl.Api
v3.1.0
- Fixed a lot spelling errors and grammatical issues
- Added a couple new statistics endpoints for Fantasy Statistics Lovers
- Added cancellation token arguments for all methods (not a breaking change)
- Added a new method to get all NHL players
- Upgraded internal projects to .NET 6/7/8
- More updates to come this year!
v3.0.0
- Rewrote and updated the NuGet package for the new NHL API endpoint
https://api-web.nhle.com/v1
with all new features - Restructured all endpoints, as a result this is a breaking update, all previous versions of this NuGet will be deprecated
- Still in the progress of adding additional endpoints, tests, and features, this is an MVP release
- Please reach out and create issues if you find an bugs or problems :)
- Thank you everyone for their support and patience on the NHL pull the plug on their old API
v2.2.1
- Added new and updated URL endpoints for both NHL player search and static assets
- Added additional retry policies for unit tests for flaky failures
- Added some additional test coverage for Live Game Content tests
- Updated
SearchAllActivePlayersAsync
andSearchAllPlayersAsync
to have alimit
to increase or reduce search results for Players - Let's get ready for the 2023-2024 NHL Season!
v2.2.0
v2.1.0
v2.0.0
- Added Team Colors for all NHL Teams
- Added Game Configuration information for NHL game schedules to include more information
- Added both year by year and home and away statistics for both players and goalies
- Fixed some small bugs
- Updated the Nhl.Api to .NET Standard 2.1
Congratulations to the Colorado Avalanche, the 2022 Stanley Cup Champions!
v1.9.2
v1.9.1
v1.9.0
v1.9.0 😎
- Added Live Game Feed Content for NHL games 🏒
- Added the ability to download player headshots by the player identifier
- Improved the overall statistics for retrieving players and goalie information
- Added more comments within the Nhl.Api for ease of use
- Fixed some small bugs along the way 🪲👩💻
- Backlog of ideas has been met, now to think of more ...