This release includes:
- Created a Makefile to run all scripts and clean outputs
- Abstracted 4 functions from the scripts into separate files in the
src/
directory - Wrote 4 tests for the functions into separate files in the
tests/
directory - Updated
README.md
on running Makefile and tests for functions - Implemented feedbacks from past milestones and peer reviews and documented them in
CHANGELOG.md