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.txt
andqueries.sh
- Clarify wording for number of goals scored in
expected_output.txt
andqueries.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
getCommandOutput
toutils.js
and used that instead ofgetScriptOutput
in thebefore()
of tests - Increased timeout to 20 seconds
- Move startup commands to
setup.sh
- Run
setup.sh
on continue and reset
- Add
exit
flag to mocha config
- Add Gitpod config