v1.6.0
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 theNhl.Api
. This only enables segregation and abstraction due to the growth of theNhl.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!