Skip to content

Naming hotfix

Compare
Choose a tag to compare
@Heroyt Heroyt released this 28 Jun 10:03
· 21 commits to master since this release

Simple naming hotfix.

Changes

  • Renamed the TournamentGenerator\Export\Exporter interface to TournamentGenerator\Export\ExporterInterface to prevent collisions with the TournamentGenerator\Export\Hierarchy\Exporter class.

Plans for the version 0.6 (ETA - July 2021)

  • Expand the import / export classes to allow more easier transfer from / to the database
  • Implement team seeding for game generation

Plans for version 1.0 (ETA - Summer 2021)

  • More robust Exporter classes
    • Direct connection to a database?
  • Improve the documentation
  • More (concrete) examples in the documentation
  • Team seeding for game generation