Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 08:37
· 41 commits to main since this release

v0.1.0 (2024-04-11)

Build

  • build: initial setup of ci-cd workflow (03db3eb)

Feature

Unknown

  • Merge pull request #4 from DSCI-310-2024/model-cross-val-fix

Model cross val test updated (1a4de5f)

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)