CHANGELOG
Bug Fixes
Test
add performance benchmark test and test result, update README and pyproject (
daa7f19)
Documentation
v0.2.2 (2025-01-31)
Bug Fixes
update test pmt function (
fb9f364)All tests are running with no warnings, thank you Shell (
3f7c0be)Issue67 and 68, added more documentation to n_periods and present_value tests (
dc3661f)Issue56 fixed, updated README so function and package naming is more consistent, with backticks (
d5d000a)addressed feedback by adding Documentation link to readme file (
eb3626e)Addressed feedback by updating headers in readthedocs (
92eaa6a)Addressed feedback by adding outputs for future_value and present_value to README usage section (
0477a60)Addressed feedback to increase n_periods code coverage (
c3da96b)Updated README to include badges for ci-cd passing, and python version (
782d1d3)
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)
v0.2.0 (2025-01-28)
Documentation
v0.1.2 (2025-01-28)
Bug Fixes
Changed name to financecalculator2025 (
e8a66fe)
v0.1.0 (2025-01-27) - v0.1.1 (2025-01-27)
No change just test the workflow
v0.0.0 (2025-01-27)
Issue69 fixed, added Developer Note to README addressing issues with test suite instructions (
9aea9ef)