Releases: UBC-MDS/BillSplitterMDS
Releases · UBC-MDS/BillSplitterMDS
Milestone 4 Release (3.0.0)
What's Changed
- rename and modify code_of_conduct by @jessie-liang in #46
- Modify pip install command for billsplittermds by @quandothoang in #49
- add workflow changes by @quandothoang in #48
- Fix the default redirection of GitHub page to be readme.md and not contributing.md by @mayitoxix in #50
- Use Decimal for currency calculations in amount_to_transfer by @Spanorti08 in #52
- Dev - Small README typo fix by @Spanorti08 in #58
- Merge dev into main by @Spanorti08 in #59
- Add full usage demonstration for BillSplitterMDS by @quandothoang in #66
- Add reflections and its reference in website by @mayitoxix in #67
Full Changelog: 2.0.0...3.0.0
Milestone 3 Release (2.0.0)
What's Changed
- Add instructions to run the functions' tests to README file by @mayitoxix in #23
- Add tests for functions 3 & 4 by @mayitoxix in #31
- created the action flows by @quandothoang in #26
- Add tests fun3 4 by @quandothoang in #33
- Quartodoc and README by @jessie-liang in #35
- Add tests function 1 & function 2 by @Spanorti08 in #34
- fixed with ruff style check by @quandothoang in #36
- URL updated by @jessie-liang in #37
Full Changelog: 1.0.0...2.0.0
Milestone 2 Release (1.0.0)
What's Changed
- Add environment.yml specifying Python version by @Spanorti08 in #13
- Load validate data by @Spanorti08 in #22
- Implementation and tests for split_by_item() by @jessie-liang in #20
- Amount to transfer testing and implementation by @quandothoang in #19
- individual_total_payments tests and implementation by @mayitoxix in #21
Full Changelog: 0.0.1...1.0.0
Milestone 1 Release (0.0.1)
What's Changed
- Function 1 docstring review by @jessie-liang in #8
- Function 2 docstring review by @jessie-liang in #9
- Added NumPy style docstrings to function amount_to_transfer by @mayitoxix in #7
- Added specification documentation for individual_total_payments function by @mayitoxix in #6
Full Changelog: https://github.com/UBC-MDS/BillSplitterMDS/commits/0.0.1