Skip to content

Releases: Drarig29/brackets-manager.js

v1.5.5

05 Feb 16:07
51cb885
Compare
Choose a tag to compare
  • Explicitly forbid draws in elimination tournaments e99656c
  • Better error for get.finalStandings() cf45430

v1.5.4...v1.5.5

v1.5.4

05 Jan 21:46
Compare
Choose a tag to compare
  • Add optional participantId to find match 463a1b2
  • Fix get.finalStandings() with consolation final dd1cbbe
  • Add get.currentMatches() 6e9ee20

v1.5.3...v1.5.4

v1.5.3

11 Dec 16:06
94d754b
Compare
Choose a tag to compare
  • Any number of participants for round-robin f48e022
  • Fix parenthesis 0c82091

v1.5.2...v1.5.3

v1.5.2

04 Dec 15:19
69dcaa5
Compare
Choose a tag to compare
  • Update dependencies 87ce9e7
  • Support extra fields in match updates 08fca03

v1.5.1...v1.5.2

v1.5.1

03 Dec 12:04
6d1c0c2
Compare
Choose a tag to compare

v1.5.0...v1.5.1

v1.5.0

04 Nov 04:43
7010c9d
Compare
Choose a tag to compare
  • Support custom participants (#143) 7883e0e
  • Return the created stage with manager.create() 4f5eff0
  • Export all helpers in public API (#146) fc19bff
  • [docs] Improve README (#145) fb0c0a6
  • Add get.currentStage(), get.currentRound() and helpers.isRoundCompleted() (#147) a83780e

v1.4.4...v1.5.0

Fix bug in loser bracket

10 Apr 19:27
Compare
Choose a tag to compare
  • Fix chosen match for loser in LB round 1 ab6f784
  • Use flatMap() instead of map().flat() a299407

v1.4.3...v1.4.4

Fix for 256+ participants double elimination tournaments

05 Apr 19:46
Compare
Choose a tag to compare
  • Default to natural for 256+ double elimination tournaments 0f69305
  • Add tests about unique matches and statuses d8a934d

v1.4.2...v1.4.3

Add update.confirmSeeding()

03 Apr 13:36
Compare
Choose a tag to compare
  • Add update.confirmSeeding() 0e2a450
  • Fix update.seeding() about TBD and BYE 35c40c2
  • Fix resetting forfeit for a parent match 89a9cd7

v1.4.1...v1.4.2

Make ID normalization during import opt-in

27 Mar 19:54
Compare
Choose a tag to compare
  • Make ID normalization during import opt-in 0114806

v1.4.0...v1.4.1