Skip to content

Releases: UBC-MDS/DSCI522-2425-22-wine-chromatic-profile

3.0.0

16 Dec 07:01
5f48935
Compare
Choose a tag to compare

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

08 Dec 01:27
34d6bc1
Compare
Choose a tag to compare

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

30 Nov 19:19
cbed5d0
Compare
Choose a tag to compare

This release includes:

Updated environment.yaml, conda-lock, Dockerfile, README.md
Built container and adde github actions workflow
Updated analysis with data validation checks

0.0.1

23 Nov 21:59
df0ca53
Compare
Choose a tag to compare

This release includes:

  1. Analysis of wine color as a literate code document
  2. README.md
  3. code of conduct and contribution guide
  4. environment.yml & Conda lock files for each major operating system
  5. LICENSE.md
  6. wine data