Skip to content

Releases: Afischbacher/Nhl.Api

v2.1.0

18 Oct 02:18
adf7b86
Compare
Choose a tag to compare
  • Added GetAllPlayersAsAsyncEnumerable for ability to lazily load all NHL players
  • Added updates to all enumerations for players, venues and prospects
  • Cleaned up files and organized items
  • More to come this season for 2022/2023!

ConnorMcdavidHockeyGIF

v2.0.0

28 Jul 03:48
3a74c16
Compare
Choose a tag to compare
  • 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!

NazemKadriStanleyCupGIF

v1.9.2

17 Mar 01:12
f795523
Compare
Choose a tag to compare

v1.9.2 😎

  • Fixed some JSON serialization bugs for some additional information on players, teams, league information and more
  • Spelling issues fixed

OttawaSenatorsErikKarlssonGIF

v1.9.1

20 Feb 20:51
f7d9e58
Compare
Choose a tag to compare

v1.9.1 😎

  • Fixed a bug for the live game feed updates
  • Updated the NHL prospect's enumeration
  • Updated to .NET standard 2.1
  • Updated the testing framework to .NET 6.0
  • More updates to come in the future

SeattleKrakenBrandonTanevGIF

v1.9.0

28 Jan 20:37
78e0c00
Compare
Choose a tag to compare

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 ...

AustonMatthewsNhlGIF

v1.8.0

30 Dec 19:24
171ea1b
Compare
Choose a tag to compare

Update v.1.8.0 πŸ˜ŽπŸ’

  • Added additional documentation to many properties, classes and enumerations and enabled generation for a better development experience
  • Added ability to retrieve shift charts for an NHL game id using GetLiveGameFeedPlayerShiftsAsync
  • Fixed some bugs and cleaned up lots of code πŸ‘©β€πŸ’»πŸͺ²

ExcitedHappyGIF

v1.7.0

21 Dec 17:50
a9c22dd
Compare
Choose a tag to compare

Update v1.7.0 πŸ’

  • Updated the NHL live game feed GetLiveGameFeedByIdAsync to enable configuration of polling real-time updates
  • Added the corrected rink side for the NHL live game feed as many live game feeds do not include the correct rink side
  • Added the players active on ice for each play by play in the NHL live game feed
  • Added the ability to retrieve entire game schedules by any season
  • Big shoutout to @andersme for all the issues opened and improvements made to the Nhl.Api, thank you! πŸ˜ŽπŸ†’

YakupovCelebrationGIF

v1.6.1

13 Dec 14:37
Compare
Choose a tag to compare

A Small Set of Bug's Fixed πŸͺ² πŸ’

Changelog

  • Fixed GetTeamLogoAsync endpoints
  • Adjusted the player headshot sizes
  • GetDraftByYearAsync function

ThumbsUpSmilesGIF

v1.6.0

11 Dec 16:36
cb4d9b9
Compare
Choose a tag to compare

Update v1.6.0 πŸ’ 😎

  • Abstracted and broke out the NhlApi into smaller, more consumable sets by major types

    • NhlGameApi
    • NhlPlayerApi
    • NhlLeagueApi
    • NhlStatisticsApi

    Note: This does not deprecate the Nhl.Api, you can access all of the functionality still through the Nhl.Api. This only enables segregation and abstraction due to the growth of the Nhl.Api

  • Added functionality to access NHL season information

  • Added on-pace statistics for the regular season

  • Added player search by active players

  • Added ability get all players to ever play in the NHL

  • Added boxscore and linescore information for easier access to live game information

  • Fixed minor bugs and spelling errors

More releases to come in the future!

PittsburghPenguinsSidneyCrosbyGIF

v1.5.1

26 Nov 21:59
Compare
Choose a tag to compare

This is a bug fix release πŸ›πŸœπŸͺ² πŸ’

  • Changed the GetLiveGameFeedById and updated to be GetLiveGameFeedByIdAsync for consistency with the Nhl.Api

PhiladelphiaFlyersGrittyGIF