Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

53 lines (38 loc) · 3.22 KB

Changelog

v1.4.1 (2023-02-04)

v1.4.0 (2023-01-29)

Feature

  • ci/cd badge: Adding a workflow status badge (4a423ca)

v1.3.0 (2023-01-28)

Feature

v1.2.1 (2023-01-28)

Documentation

  • Add require.min.js to build (7ccacc5)
  • Fix image in generated HTML (6de1c7b)
  • Generate docs/source/*.rst (da48710)

v1.2.0 (2023-01-25)

Feature

  • src python scripts: Added example usage (479a4dc)
  • exercise_plan: Implement (d408ab8)
  • calculate_bmi: Add test functions (2a055c3)
  • calculate_bmi: Add test file. (3af057f)
  • calculate_bmi: Updating function implementation with test cases (2b64ea9)
  • calculate_bmi: Placeholder (661b0e5)
  • calculate_bmi: Add in a placeholder (e1b9c98)
  • exercise_plan: Add in a placeholder (c0a6e8b)

Fix

  • pyproject.toml: Deleting pandas and numpy packages. (b1d132e)
  • code and test files: Fixing codes to make pytest pass. (bf9131c)
  • calculate_bmi: Test case (33fa22d)

Documentation

  • Update example.ipynb (4de6e3d)
  • Remove references to altair (4012618)
  • Edited contributing.md file to add team member names and add github flow specifications (7b07974)

v1.1.0 (2023-01-24)

  • Milestone 3 (Prerelease)

v1.0.0 (2023-01-21)

  • Milestone 2

v0.1.0 (2023-01-14)

  • Milestone 1