Skip to content

v0.1.41

Choose a tag to compare

@bdperkin bdperkin released this 15 Jun 11:46
· 8 commits to main since this release

v0.1.41 (2026-06-15)

Bug Fixes

  • cli: Remove redundant default=None in click options (#100, 4450638)

  • cli: Remove redundant readable=True from Path options (#100, 4450638)

  • teams: Correct API field names and compute roster counts (#100, 4450638)

Features

  • teams: Add create, update, delete commands with comprehensive tests (#100, 4450638)

  • teams: Extract invitation codes from JSON:API included data (#100, 4450638)

  • teams: Request additional fields in teams list API call (#100, 4450638)

Testing

  • teams: Add coverage for invitation code edge cases (#100, 4450638)

Detailed Changes: v0.1.40...v0.1.41