Skip to content

Releases: Afischbacher/Nhl.Api

v3.4.1

28 Mar 01:48
7067ff7
Compare
Choose a tag to compare

Refactor

  • Introduced consistent coding standards across the project with a new .editorconfig file.
  • Improved code readability and structure in various API components and services.
  • Simplified syntax in several classes for better maintainability.

New Features

  • Enhanced the GameCenterBoxScore model with new properties and a class for team game statistics.

Bug Fixes

  • Corrected namespace declarations and syntax errors across the project.
  • Fixed issues in HTTP client files for more reliable data fetching.

Tests

  • Updated and added new assertions in test files for better coverage and reliability.

Chores

  • Updated project version numbers for all components, indicating minor improvements and fixes.

DetroitRedWingsPatrickKaneGIF

v3.4.0

08 Mar 02:40
f160400
Compare
Choose a tag to compare

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.

RempeRangersGIF

v3.3.0

24 Feb 22:13
dec00c7
Compare
Choose a tag to compare
  • New Features
    • Introduced a new method to retrieve NHL players' game center statistics for specific seasons and game types.
    • Added the FullName property in player profiles to display the full name of NHL players.
    • Updated functionality to correctly generate enum entries with associated summaries by transforming player data into a structured object before outputting it to the enum file.
  • Bug Fixes
    • Implemented a method to replace non-ASCII characters with their ASCII equivalents in strings.
  • Documentation
    • Enabled documentation generation for .NET frameworks 6.0, 7.0, and 8.0.
  • Refactor
    • Updated the project to version 3.3.0 across various components.
    • Removed obsolete CommonName class usage and enhanced import directives for better clarity and maintenance.

PhiladelphiaFlyersOwenTippettGIF

v3.2.2

30 Jan 14:00
f87b283
Compare
Choose a tag to compare
  • Some more minor bug fixes, specifically for the Montreal Canadiens team name for gathering individual player statistics
  • More to come!

SeattleKrakenYanniGourdeGIF

v3.2.1

30 Jan 04:25
ab6ee6d
Compare
Choose a tag to compare
  • Fixed bugs for the Player statistics enhancements
  • Updated XML comment definitions for endpoints
  • Spelling errors updated
  • Stay tuned for more!

EdmontonOilersConnorMcdavidGIF

v3.2.0

24 Jan 03:26
d68904b
Compare
Choose a tag to compare
  • Added new methods for total player statistics per season with dynamic calculations per game
  • Fixed some minor bugs, spelling errors and more
  • Updated the enumeration for players
  • Stay tuned for more!

EdmontonOilersZachHymanGIF

v3.1.0

05 Jan 14:12
d543a3f
Compare
Choose a tag to compare
  • 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!

AustonMatthewsSmilingGIF

v3.0.0

31 Dec 18:10
ed48620
Compare
Choose a tag to compare
  • 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

ChicagoBlackhawksConnorBedardGIF

v2.2.1

09 Oct 00:34
9aeb46b
Compare
Choose a tag to compare
  • 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 and SearchAllPlayersAsync to have a limit to increase or reduce search results for Players
  • Let's get ready for the 2023-2024 NHL Season!

BedardGIF

v2.2.0

10 Sep 17:05
3aec307
Compare
Choose a tag to compare
  • Added new players and prospects for the 2023-2024 NHL league
  • Added new helper methods for converting game time stamps
  • Added support for .NET 6/7 frameworks for the Nhl.Api
  • Congratulations to the Las Vegas Golden Knights on their Stanley Cup Win for 2023

VegasGoldenKnightsMarkStoneGIF