Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jun 13:10
b01647c

What's New

  • Team management — new CLI commands for working with Encounter teams:
    • team-info — view team details and member roster
    • team-invite — invite players to your team
    • team-invitations — list pending invitations
    • team-accept — accept a team invitation
    • team-reject — decline a team invitation
  • Mobile bindings — team management APIs exposed in encxmobile for 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