Releases: UBC-MDS/DSCI522-2425-22-wine-chromatic-profile
Releases · UBC-MDS/DSCI522-2425-22-wine-chromatic-profile
3.0.0
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
2.0.1
This release includes:
- Abstracted code from the Jupyter Notebook (analysis.ipynb) into standalone Python script files in ./scripts (.py).
- Converted analysis.ipynb literate document into a *.qmd report
- Updated project's computational environment (added click, tabulate, quarto)
- Updated README.md with instructions on how to run the analysis using script files
- updated docs/ folder to render into githubpages
1.0.0
0.0.1
This release includes:
- Analysis of wine color as a literate code document
- README.md
- code of conduct and contribution guide
- environment.yml & Conda lock files for each major operating system
- LICENSE.md
- wine data