Releases: taskmedia/roundrobintournament
Releases · taskmedia/roundrobintournament
v1.1.0
Breaking changes
renamed GenerateRoundRobinTournamentMatches()
to GenerateRoundRobinTournamentMatchesByTeams()
Changes since - v1.0.1
🔥 Enhancements
- add posibility to generate matches by number @fty4 (#10)
📓 Documentation
- add readme and first example code @fty4 (#12)
🛂 Test
- add posibility to generate matches by number @fty4 (#10)
v1.0.1
Changes since - v1.0.0
🔥 Enhancements
- testing large teams (even/odd) @fty4 (#5)
🐛 Bug Fixes
- fix odd team calculation @fty4 (#7)
🛂 Test
- fix odd team calculation @fty4 (#7)
- testing large teams (even/odd) @fty4 (#5)
v1.0.0
Changes since -
- adding GH workflow for releases @fty4 (#2)
- add test with calculated length of matches @fty4 (#1)