Releases: Drarig29/brackets-manager.js
Releases · Drarig29/brackets-manager.js
v1.6.4
- Export ordering methods 59cced8
- Add
isPowerOfTwo()
helper b5604f3 - Support updating consolation final c19423d
- Create double elimination with grand final and consolation final e820302
- Add comments to existing code 4ed8e6b
- Fix bug with
get.nextMatches()
for winner of WB final 0069cae - Fix bug when updating seed orderings 3083119
- Add
keepSameSize
param toupdate.seeding()
898db07 - Partial support for consolation matches fa35215
- Add error handling in
getLoserRoundMatchCount()
af52c3c - Rename
getLoserRoundLoserCount()
togetLoserCountFromWbForLbRound()
d1eb609 - Use
Array.from({ length })
9e26f13 - Set result to
win
for BYE completed matches 59fab01 - Prevent override of bye completed match 0dc87c1