Skip to content

Releases: taskmedia/roundrobintournament

v1.1.0

28 Oct 19:48
6ab2433
Compare
Choose a tag to compare

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

28 Oct 18:40
cd53b3b
Compare
Choose a tag to compare

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

15 Oct 23:04
2214e76
Compare
Choose a tag to compare

Changes since -

  • adding GH workflow for releases @fty4 (#2)
  • add test with calculated length of matches @fty4 (#1)