Skip to content

v3.4.2

Compare
Choose a tag to compare
@Afischbacher Afischbacher released this 09 Aug 01:47
· 60 commits to master since this release
4366edf

Release Notes for v3.4.2

Nhl.Api.Common

  • Version Update: Updated version number from 3.4.1 to 3.4.2.

Nhl.Api.Domain

  • Version Update: Updated version number from 3.4.1 to 3.4.2.
  • Enhancements:
    • Updated PlayerEnumFileGeneratorHelper.cs to use var for variable declarations and enhanced the players dictionary to include detailed player information.
    • Modified GoalieProfile and PlayerProfile classes to handle nullable properties for HeightInInches and BirthDate, with updated logic for HeightInFeetAndInches and Age calculations.
    • Enhanced ThreeStar class properties to be nullable in GameCenterLanding.cs.

Nhl.Api.Tests

  • Version Update: Updated version number from 3.4.1 to 3.4.2.
  • New Tests:
    • Added GetPlayerInformationAsync_Test_PlayerEnum_Returns_Valid_Information_Null_Age to test player information retrieval with null age.
  • Test Adjustments:
    • Updated StatisticsTests.cs to assert player statistics count greater than 500 instead of 650.
  • Formatting:
    • Minor formatting adjustment in GameTests.cs.

Nhl.Api

  • Version Update: Updated version number from 3.4.1 to 3.4.2.

These changes enhance the flexibility and robustness of the data model by supporting nullable properties and improve test coverage and accuracy.

MacklinCelebriniTeamCanadaGIF