Skip to content

Releases: UBC-MDS/HealthScienceCalculator

v0.2.4

04 Feb 07:46
Compare
Choose a tag to compare

v0.2.4 (2025-02-04)

Bug Fixes

fix: Update pyproject.toml. change log updated


Detailed Changes: v0.2.3...v0.2.4

v0.2.3

04 Feb 07:33
Compare
Choose a tag to compare

v0.2.3 (2025-02-04)

Bug Fixes

fix: Update pyproject.toml version updated


Detailed Changes: v0.2.2...v0.2.3

v0.2.2

04 Feb 07:24
Compare
Choose a tag to compare

v0.2.2 (2025-02-04)

Bug Fixes

  • Update pyproject.toml to change versioning (82ebb8f)

fix: Update pyproject.toml to change versioning


Detailed Changes: v0.2.1...v0.2.2

v0.2.1

04 Feb 07:15
Compare
Choose a tag to compare

v0.2.1 (2025-02-04)

Bug Fixes

  • fix: Update README.md structure to move Python Ecosystem Fit after summary

Update README.md structure to move Python Ecosystem Fit to appear after the summary

  • Fix: Create get_bmr.py function in new file

Fix: Create a new file for the BMR function

  • fix: Create get_tdee.py as a new file

Create a new file for tdee function to fix comment from milestone 2

  • Fix: Create unit_convert.py

Create a new file for the unit convertor function

  • Fix: updated the test functions to cover changes to the functions

  • Fix: Updated the cicd

  • Updated the toml file

  • update the readthedoc.yml with python version 3.11

  • fix: Update ci-cd.yml

fix: updated the cicd to publish to pypi

  • fix: Update ci-cd.yml for python version

fix: Update ci-cd.yml for python version

  • fix: Update README.md structure to move Python Ecosystem Fit after summary

Update README.md structure to move Python Ecosystem Fit to appear after the summary

  • Fix: Create get_bmr.py function in new file

Fix: Create a new file for the BMR function

  • fix: Create get_tdee.py as a new file

Create a new file for tdee function to fix comment from milestone 2

  • Fix: Create unit_convert.py

Create a new file for the unit convertor function

  • Fix: updated the test functions to cover changes to the functions

  • Fix: Updated the cicd

  • Updated the toml file

  • update the readthedoc.yml with python version 3.11

  • fix: Update ci-cd.yml

fix: updated the cicd to publish to pypi


Detailed Changes: v0.2.0...v0.2.1

v0.2.0

04 Feb 06:03
Compare
Choose a tag to compare

v0.2.0 (2025-02-04)

Breaking

  • feat!: major version upgrade (#111)

Co-authored-by: Li, Jiayi <[email protected]> (404dc99)

  • feat!: retry milestone 4 release (abf7f44)

  • feat!: allow major version update (#110)

Co-authored-by: Li, Jiayi <[email protected]> (3efdbb0)

Fix

  • fix: manually update starting version (#112)

  • feat!: major version upgrade

  • fix: update starting version


Co-authored-by: Li, Jiayi <[email protected]> (f0d63c9)

v0.1.0

04 Feb 05:07
Compare
Choose a tag to compare

v0.1.0 (2025-02-04)

Breaking

  • feat!: manual release milestone4 (#109)

Co-authored-by: Li, Jiayi <[email protected]> (8923691)

Unknown

  • feat!: force major version bump (5f58dd7)

v0.0.4

04 Feb 04:54
Compare
Choose a tag to compare

v0.0.4 (2025-02-04)

Fix

  • fix: add license justification in README.md (#108) (85f1c84)

v0.0.3

03 Feb 06:40
Compare
Choose a tag to compare

v0.0.3 (2025-02-03)

Fix

  • fix: unrestrict python further versions (#107)

  • fix: unrestrict python further versions

  • change readme formatting


Co-authored-by: Li, Jiayi <[email protected]> (c96ea0c)

v0.0.2

03 Feb 06:25
Compare
Choose a tag to compare

v0.0.2 (2025-02-03)

Fix

  • fix: add badge and titles (#106)

Co-authored-by: Li, Jiayi <[email protected]> (1a5c0c0)

Unknown

  • Add metadata (#105)

  • fix: change get_bmi test funciton design

  • fix: change get_tdee test design

  • fix: added instructions on how to run the test suite

  • fix: added metadata to the pyproject.toml file to include emails for each author


Co-authored-by: Hala Arar <[email protected]> (4c59a0a)

  • Milestone3 testdesign (#102)

  • fix: change get_bmi test funciton design

  • fix: change get_tdee test design

  • fix: added instructions on how to run the test suite


Co-authored-by: Hala Arar <[email protected]> (2a888ed)

  • Update README.md (87ae28e)

  • remove cd pr (#101)

  • fix: add semantic versioning to poetry environment

  • fix: allow ci cd merge versioning

  • chore: update README test coverage badge

  • fix: allow cicd on test branch

  • chore: add more badges

  • 1.1.1-rc.1

Automatically generated by python-semantic-release

  • just remove some spaces

  • fix: ci cd with release candidate option

  • lower python version

  • 1.1.1-rc.2

Automatically generated by python-semantic-release

  • ci cd new rules

  • remove pr cd


Co-authored-by: Li, Jiayi <[email protected]>
Co-authored-by: semantic-release <semantic-release>
Co-authored-by: github-actions <[email protected]> (4578e46)

v1.1.1-rc.2

31 Jan 04:58
Compare
Choose a tag to compare
v1.1.1-rc.2 Pre-release
Pre-release

v1.1.1-rc.2 (2025-01-31)

Fix

  • fix: ci cd with release candidate option (af25f34)

  • fix: Get bmi seperate file + erase risk factor (#96)

  • fix: created get_bmi seperate file

  • fix: remove risk_factor


Co-authored-by: Hala Arar <[email protected]> (76ed73a)

Unknown

Update README.md structure to move Python Ecosystem Fit to appear after the summary

  • Fix: Create get_bmr.py function in new file

Fix: Create a new file for the BMR function

  • fix: Create get_tdee.py as a new file

Create a new file for tdee function to fix comment from milestone 2

  • Fix: Create unit_convert.py

Create a new file for the unit convertor function