- Documentation release
- Also correctly bump tiebreaker and groupstage
- Bump tourney to the correct minor
- Bump tourney for configurable logs
- Bump dependencies for serialization safe state management
- Rewrite using tourney@1.0.0 - older version deprecated - see documentation
- Completely breaking update
- Stability bumped to unstable
- Documentation and coverage
.invalid
now verifies thatlimit
option is set and dividesstageComplete
renamed toisStageComplete
- Big breaking change: no longer giving out tournament instances:
- trn.active() give current match array
- trn.matches refer to played matches and cannot be modified
- trn.score, trn.unscorable, trn.results now proxies correctly onto unterlying tournament
- Temporarily removed reliance on
tourney
while that is struggling with a purpose
- updated to work with new tourney
- now works sensibly
- initial test version