What's Changed
- Fix final group number for consolation final by @Drarig29 in #244
- Fix
get.currentRound()when BYE decided by @Drarig29 in #245 - Fix seeding order not preserved due to TBDs by @Drarig29 in #247
- Add
get.groups(),get.rounds()andget.matches()wrappers by @Drarig29 in #248 - Fix round-robin pool ordering and balance uneven groups by @Drarig29 in #249
- Keep terminal matches completed instead of archiving them by @Drarig29 in #250
- Emit manager events for successful storage mutations by @Drarig29 in #251
Full Changelog: v1.10.0...v1.11.0