What's New
- Team management — new CLI commands for working with Encounter teams:
team-info— view team details and member rosterteam-invite— invite players to your teamteam-invitations— list pending invitationsteam-accept— accept a team invitationteam-reject— decline a team invitation
- Mobile bindings — team management APIs exposed in
encxmobilefor iOS integration - Expanded test coverage — admin profile tests, team management tests, client test improvements
Commits since v0.8.2
b01647c feat(encli): add team management commands
Full Changelog: v0.8.2...v0.9.0