v0.1.44
v0.1.44 (2026-06-16)
Bug Fixes
-
Populate missing field values in get commands (#104,
dff9679) -
divisions: Populate team_count field in get_division (#104,
dff9679) -
teams: Correctly match invitation code via relationship (#104,
dff9679) -
teams: Populate invitation_code field in get_team (#104,
dff9679) -
teams: Use list endpoint to populate invitation_code in get_team (#104,
dff9679)
Chores
Code Style
Documentation
Features
- cli: Add get sub-command for associations, leagues, divisions, teams, games, and roster (#104,
dff9679)
Testing
-
cli: Achieve 100% test coverage for get commands (#104,
dff9679) -
cli,units: Add comprehensive test coverage for get commands (#104,
dff9679)
Detailed Changes: v0.1.43...v0.1.44