CHANGELOG
v4.0.0 (2024-02-03)
Breaking
feat!: Update README.md for major version bump
Version bump for Milestone 4.
BREAKING CHANGES: Version bump for Milestone 4. (109ff92)
Unknown
Merge pull request #75 from UBC-MDS/readme_update_release_version
feat!: Update README.md for major version bump (83369b1)
v3.0.0 (2024-02-03)
Breaking
feat!: Update LICENSE for major version bump
Version bump for Milestone 4.
BREAKING CHANGES: Version bump for Milestone 4. (758e313)
Unknown
Merge pull request #74 from UBC-MDS/update_release_version_ms4
feat!: Update LICENSE for major version bump
BREAKING CHANGES: Version bump for Milestone 4. (a43bd73)
Merge pull request #72 from UBC-MDS/updatelicense
add CC4.0 licence (061962e)
add readme badge (
58e8c57)add CC4.0 licence (
6fb818e)Merge pull request #71 from UBC-MDS/improve_function_coverage
Update the test cases for test coverage (9f417d9)
Update the test cases for test coverage (
8c59584)
v2.0.5 (2024-02-02)
Fix
fix: Update installation guidelines in README.md (
8a47757)
Unknown
Merge pull request #70 from UBC-MDS/readme_update_ms4
fix: Update installation guidelines in README.md (5f8c175)
v2.0.4 (2024-02-02)
Fix
Unknown
Merge pull request #69 from UBC-MDS/readme_update_ms4
fix: Update README.md with references and code cov button (1171fee)
v2.0.3 (2024-02-02)
Documentation
docs: update the docstring of gic_plotting (
fc9f5ea)
Unknown
Merge pull request #64 from UBC-MDS/add_repo_logo
Adding repo logo to img folder and README.md (1663afd)
Merge pull request #68 from UBC-MDS/visualization_function
docs: update the docstring of gic_plotting (8d376f9)
v2.0.2 (2024-02-01)
Fix
Unknown
Merge branch ‘main’ into add_repo_logo (
47a7c20)Merge pull request #63 from UBC-MDS/readme_updates_milestone4
Milestone 4 README updates to address peer feedback (de95e3c)
v2.0.1 (2024-01-31)
Fix
fix: Added references to README.md (
23679da)fix: Feedback addressed by adding a link to a general explanation of what a GIC is. (
53ec2b7)fix: Formatting change to RTD website URL. (
71136ef)fix: Feedback addressed by adding the codecov badge and RTD website link (
a03b953)fix: complete CICD setup for Github Actions (
f457917)
Unknown
Merge pull request #62 from UBC-MDS/ci_cd_setup
fix: complete CICD setup for Github Actions (24d1cd0)
Update pyproject.toml
Update the version number for fixing version bump (f3ed1c6)
v2.0.0 (2024-01-28)
Build
Documentation
docs: minor fix on documentation and redundant files (
5b22763)docs: Updating to fix latex issue with dollar signs (
2ba1f44)docs: formatting update to readme.md (
472a79e)docs: formatting update to readme.md (
796fc04)docs: updated readme.md to contain the readthedocs button, as well as several other badges. Wrote usage section. (
688f403)docs: updated contributors (
a13bc0d)docs: Added example content to example.ipynb (vignette) and ran notebook to confirm functionality (
28f5c74)docs: Added example content to example.ipynb (vignette) (
0eac7ec)docs: update readthedocs file (
ed83bcc)docs: update the installation instruction in README.md (
dde0856)
Feature
Fix
fix: Added rounded output to 2 decimal places and gic_rate*100 to the default rate output. Grammatical fix. (
f297bfd)fix: small grammatical change (
2564684)fix: Added rounded output to 2 decimal places and gic_rate*100 to the default rate output (
a563850)fix: Added rounded output to two decimal places (
553601a)
Unknown
Merge pull request #57 from UBC-MDS/minor_fix_ms3
docs: minor fix on documentation and redundant files (06ba508)
Merge pull request #56 from UBC-MDS/update_docs
build: add myst-nb and sphinx as dev dependencies (d114fff)
Merge pull request #49 from UBC-MDS/interest_calculator_fix
Interest calculator fix (bef04f1)
Merge branch ‘main’ into interest_calculator_fix (
a4ce54f)Merge pull request #48 from UBC-MDS/gic_difference_fix
Gic difference fix (9a9b482)
Merge branch ‘main’ into gic_difference_fix (
e08638e)Merge pull request #50 from UBC-MDS/create_example.ipynb
Create example.ipynb (7d26d85)
Merge pull request #54 from UBC-MDS/update_readme.md
Update readme.md (d40c04b)
Merge pull request #55 from UBC-MDS/update_docs
build: add ipykernel as dev dependencies (6569140)
Update gic_difference.py docstring parameter formatting
Intended to address @tonyshumlh comments on the pull request for this branch. (9fc8bd9)
fix latex issues (
60f7a55)latex issues (
0b4574b)latex issues (
00a95c5)still trying to fix latex issue (
fa9e7b1)Update example.ipynb (
bcaa4f1)Attempt to fix latex issue (
651314e)Revert “Update docs/example.ipynb”
This reverts commit 4498703b665143dfdc8ab8057faa1bc86dcb9737.
reverting commit (e483ae5)
Revert “Update docs/example.ipynb”
This reverts commit 6dd0e76ee5b3d0e9205719f8f7f5b98ff05d2f54.
undoing commit (7c542d5)
Revert “Update docs/example.ipynb”
This reverts commit ae04673718c67412e80ccd049b1b0883a3f993e1.
reverting changes (723a26a)
Revert “Update docs/example.ipynb”
This reverts commit 3a447535220b664189a762a6de7873c2b29de477.
Reverting commit. (623626f)
Merge branch ‘main’ into create_example.ipynb updates in main (
1c428c6)Update docs/example.ipynb
Co-authored-by: tonyshumlh <38127942+tonyshumlh@users.noreply.github.com> (ae04673)
Update docs/example.ipynb
Co-authored-by: tonyshumlh <38127942+tonyshumlh@users.noreply.github.com> (3a44753)
Update docs/example.ipynb
Co-authored-by: tonyshumlh <38127942+tonyshumlh@users.noreply.github.com> (6dd0e76)
Update docs/example.ipynb
Co-authored-by: tonyshumlh <38127942+tonyshumlh@users.noreply.github.com> (4498703)
Merge pull request #53 from UBC-MDS/contributing_update
docs: updated contributors (ecbeef9)
Merge branch ‘main’ into create_example.ipynb Merging main updates. (
c05ca8d)Merge branch ‘main’ into interest_calculator_fix Updated main (
80ecefa)Merge branch ‘main’ into gic_difference_fix Updated files from main (
7385cad)Merge pull request #46 from UBC-MDS/update_docs
docs: update readthedocs file (2c421bd)
Merge branch ‘main’ into update_docs (
ce6887e)Merge pull request #32 from UBC-MDS/visualization_function
Visualization function (d000266)
Merge pull request #37 from UBC-MDS/update_docs
docs: update the installation instruction in README.md (915e63a)
Merge pull request #34 from UBC-MDS/function2
gic_difference and gic_difference_test update (a933085)
fix function and test (
3b7e7ec)Feat: Add comments and edit chart y-axis format (
fbe58a1)Merge pull request #36 from UBC-MDS/sungg888-patch-1
Delete src/gic_calculator/gic_principle_interest.py (905de54)
Delete src/gic_calculator/gic_principle_interest.py (
ce46070)Merge pull request #31 from UBC-MDS/update_docs
Update the test instructions in README.md (dac0f8a)
Merge pull request #33 from UBC-MDS/interest_calc_funct_tests
feat: adding built interest_calc function and associated test script (0c0274d)
edit docstring (
18cfd00)update comments (
dd174a4)update on comments (
323f3c5)Update src/gic_calculator/GIC_difference.py
Co-authored-by: tonyshumlh <38127942+tonyshumlh@users.noreply.github.com> (4d8ff6c)
update test function code (
23bd192)new update on function and test (
adf6735)update for function and test (
a5f59f8)Feat: Bug fix on gic_plotting and its tests (
d174fbc)Feature: Update gic_plotting and its test (
cb0a9fe)Update the test instructions in README.md (
ae59138)Feat: Edit gic_plotting function (
38ffc82)Merge pull request #15 from UBC-MDS/update_docs
Update function description in README, minor edit Conduct, Contributing (a7a81eb)
Update function description in README, minor edit Conduct, Contributing (
a72b2ea)Delete src/interest_calculator.py (moved to proper location) (
90ff985)Moved interest_calculator.py script to proper location (
bb432ce)Update README.md (
8099d51)Update README.md (
de45142)Update README.md (
5247f24)Merge pull request #10 from UBC-MDS/interest_calculator_function
Interest calculator function (8ce5564)
Merge pull request #13 from UBC-MDS/function2
Reviewed and approved to merge. (d257628)
Update README.md
Co-authored-by: Alysen Townsley <143465023+AlysenTownsley@users.noreply.github.com> (708a1ed)
Update README.md
Co-authored-by: Alysen Townsley <143465023+AlysenTownsley@users.noreply.github.com> (145f62c)
Update README.md
Co-authored-by: Alysen Townsley <143465023+AlysenTownsley@users.noreply.github.com> (b94d529)
Update README.md
Co-authored-by: Alysen Townsley <143465023+AlysenTownsley@users.noreply.github.com> (a5d4fef)
Merge pull request #12 from UBC-MDS/update_docs
Update Code of Conduct and Contributing (e68b00b)
Merge pull request #11 from UBC-MDS/visualization_function
feat: adding gic_plotting.py docstring (a728d90)
GIC_difference update2 (
733a7bd)update README 2 (
9abc87a)update Readme (
b583f20)function2 done (
3a3c3ce)Update Code of Conduct and Contributing (
1a9b84f)Interest calculator docstring update (
422dc7b)update readme (
bdf6022)update function2 py (
05be67d)add py file (
0f4e007)initial package setup (
7a85c28)