Files
NowChessSystems/modules/tournament/CHANGELOG.md
T
2026-06-10 09:57:45 +00:00

1.1 KiB

(2026-06-10)

Features

  • NCS-121 pipeline for tournament (#68) (145f467)
  • NCS-82 add Swiss-system tournament module (#55) (c5661de)
  • reflection: add GameWritebackEventDto to native reflection configuration (1aee39c)
  • reflection: add native reflection configuration for tournament classes (65bc6a7)

Bug Fixes

  • tournament: replace scala.util.Random singleton with UUID for native image (a50884a)