Releases: UBC-MDS/FinanceCalculator2025
Releases · UBC-MDS/FinanceCalculator2025
v0.2.1
v0.2.1 (2025-01-30)
Bug Fixes
-
Issue62 fixed, all team members added into pyproject.toml (
a1feb9e
) -
Issue64 fixed, Raises and Warnings sections added to all function docstrings (
2979eeb
) -
Issue65 fixed, error messages specified (
4a22088
) -
Issue66 fixed, tests/test_financecalculator.py deleted (
1070d49
) -
Joseph's comment 1 fixed, examples added to docstrings (
bda3038
) -
Joseph's comment 2 fixed, Raises and Warnings already added before (
43a3cb4
) -
Joseph's comment 3 fixed, test_financecalculator.py already deleted before (
4d39928
) -
Some tests failure have been fixed (
56ef99b
)
Detailed Changes: v0.2.0...v0.2.1
v0.2.0
v0.1.2
v0.1.2 (2025-01-28)
Bug Fixes
- Changed name to financecalculator2025 (
e8a66fe
)
Detailed Changes: v0.1.1...v0.1.2
v0.1.1
v0.1.1 (2025-01-27)
Bug Fixes
- Added middle initial of author (
3ea1f5a
)
Detailed Changes: v0.1.0...v0.1.1
v0.1.0
v0.0.0
v0.0.0 (2025-01-27)
1.1.0
This release focused on:
- Write and publish the package-level documentation
- Uploading package documentation to Readthedocs
- Updating README file for better instructions
1.0.0
This release:
- Creates test code for the docstrings that were created previously
- Writes function based on test cases, with iterative adjustments
0.0.1
This release:
- sets up the inital package structure on github using the cookiecutter template
- Includes function specifications and details about how our package fits into the Python ecosystem
Contributors: @meagangardner @ethanfang08 @sgdkd @Shell-human