Naming hotfix
Simple naming hotfix.
Changes
- Renamed the
TournamentGenerator\Export\Exporter
interface toTournamentGenerator\Export\ExporterInterface
to prevent collisions with theTournamentGenerator\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