v0.1.0
v0.1.0 (2024-04-11)
Build
- build: initial setup of ci-cd workflow (
03db3eb
)
Feature
- feat: add CD workflow (
d92cc63
)
Unknown
- Merge pull request #4 from DSCI-310-2024/model-cross-val-fix
Model cross val test updated (1a4de5f
)
-
installing jupyter, myst-nb and sphinx packages (
dede1a1
) -
installing extra packages (
a010675
) -
adding @calvinyhchoi 's changes to model_cross_val function and test files (
76ebe27
) -
fixing description (
f108b0e
) -
Merge branch 'main' of https://github.com/DSCI-310-2024/py_predpurchase (
7b58fbb
) -
Update README.md
Clarified purchasing intentions in the introduction (bbb2231
)
-
adding all packages via poetry to pyproject.toml (
d7e5528
) -
fixing name error in ci-cd.yml file (
f898f88
) -
adding pytest package (
9904e99
) -
installing poetry to fix ci/cd workflow (
205d801
) -
python dependency was missing, added it to pyproject.toml (
47838de
) -
pushing functions and tests (
b2524ce
) -
removing ci/cd yml file for now (
95dbb01
) -
initial package setup (
6ea0b59
)