Mirror Match 1.0.0-beta.3 Released
I've released the latest version of my tournament pairings app http://mirrormatchapp.com. Latest changes include the following:
Added
- "New window" icon on the version number link to the change log.
Unit tests for the PlayerService. - Ability to drop/undrop players at any time during the event from the players page.
- Ability to add players to the tournament at any time during the tournament.
Changed
- Updated dependencies.
- New pairing algorithm; based on a weakly stable pairing algorithm for Stable Roommates Problem with master lists.
Fixed
- Minor fixes to the PlayerService.
- Problem with MW% on players who dropped before the first round.
- Tiebreakers now used for pairing the final round.
For the full change log visit https://github.com/sten626/mirror-match/blob/master/CHANGELOG.md.