All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improve generator algorithm so the teams are more balanced.
- Improve UI/UX.
- Total number of players in the result.
- Preselect category column to make adding players easier.
- Manual entry of the players as the main way to add players with possibility to import Excel file.
- Saving the players in the local storage, so they are not lost when page refreshes.
- Possibility to remove players from the list.
- Removed identifier column from the result table.
- Sample is hidden by default with possibility to toggle it.
- First and second step are merged into one step.
- Code refactoring and improvements.
- Player's category in the result.
- Minor imporvements.
- UI of teams result.
- Unit test for the main functionality (generator).
- Changelog.