Please read the guidelines in the contributing docs if you are instrested in contributing to the project.
Whenever something on the version branch gets changed, add the new branch name and the changes here.
- Initial soft release with news article
- Remove auto-save from VSCode settings
- Fix incorrect list of unique winning teams in
expected_output.txt - Fix typos in
expected_output.txtandqueries.sh - Clarify wording for number of goals scored in
expected_output.txtandqueries.sh - Fix 2014 Eighth-Final games were duplicated from 2018
- Fix typo in
.freeCodeCamp/test/1.1.test.js- test #11 - Simplify test #10
- Added
getCommandOutputtoutils.jsand used that instead ofgetScriptOutputin thebefore()of tests - Increased timeout to 20 seconds
- Move startup commands to
setup.sh - Run
setup.shon continue and reset
- Add
exitflag to mocha config
- Add Gitpod config