Skip to content

Version v0.7.0

Choose a tag to compare

@ethanmick ethanmick released this 28 Feb 17:48
4f5ca49

Best of three support! In Arena, a Match is the higher level object, and each game has a game number. This change moves some logic from the Match object to a Game object, and a match has several games. The client now parses matches looking at sideboarding to break the match up into games.

This is a backward incompatible change.

Changelog