CHANGELOG
v2.2.5 (2024-02-02)
Fix
fix: addressed by M2 feedback, add examples in docstring (
2bbb7af)
Unknown
Merge pull request #67 from UBC-MDS/documentation/readme-changelog-mds
add examples in docstring (9510a48)
add pypi link (
3585aea)Merge pull request #66 from wqxxzd/hotfix/add-more-tests
Hotfix/add more tests (b1c7aac)
v2.2.4 (2024-01-30)
Fix
Unknown
Merge pull request #65 from UBC-MDS/hotfix/PR
Hotfix/pr (56ae2fe)
v2.2.3 (2024-01-30)
Fix
fix: addressed by reviewer, move developer note after usage (
5abc753)
Unknown
Merge pull request #64 from UBC-MDS/documentation/readme-changelog-mds
Update readme to address PR issues (a9f93e3)
v2.2.2 (2024-01-30)
Fix
Unknown
Merge pull request #63 from UBC-MDS/feedback-edits
fix : addressing feedback, making subtitle just name of the package (a68b3c3)
Merge pull request #62 from UBC-MDS/documentation/review-changes
fix: Address feedback by reviewer test instruction added (c4aa6f5)
v2.2.1 (2024-01-29)
Fix
fix: added emails to read.me (
a0334ed)
Unknown
Merge pull request #51 from UBC-MDS/action/update-ci-cd
Update ci-cd.yml (b8ceea4)
v2.2.0 (2024-01-27)
Unknown
Update CONTRIBUTING.md (
d00f084)Merge pull request #49 from UBC-MDS/documentation/readme-changelog-mds
update readme and changelog (ee9d838)
add feedback on milestone 1 (
a8defe4)update package feature description (
ebe1d89)Update conf.py to remove big logo (
2551be2)Update index.md removed logo (
057035b)Merge pull request #44 from UBC-MDS/hotfix/image-url-fixed
Fix Image Display Issue (b691e17)
Fix Image Display Issue (
02ef43f)Merge pull request #43 from UBC-MDS/documentation/add-scatter-plot-example
Removed Altair Import from the Example Notebook | Added Jupyter to Po… (17120bf)
Update .readthedocs.yml (
41789e0)Downgrade Python Version to 3.9.0 (
4f97eb5)Removed Altair Import from the Example Notebook | Added Jupyter to Poetry (
c075790)Update README.md (
8180957)Update README.md (
45351ef)Merge pull request #41 from UBC-MDS/riya-changes
changes to try fix image rendering issue (32e49c3)
image redering issue test (
424a765)contributing updated (
016836f)Merge pull request #38 from UBC-MDS/documentation/fix-readme-img-url
Fix the Image URL for Readme (a59033c)
Fix the Image URL for Readme (
d8938da)Merge pull request #37 from UBC-MDS/documentation/add-developer-note
add comprehensive tutorial (b2d8dc4)
fix internal links (
6b33073)add example.ipynb (
d785706)Merge pull request #36 from UBC-MDS/revert-35-documentation/add-rtd-button
Revert “Add RTD Button” (82a33dd)
Revert “Add RTD Button” (
3f88f9d)Merge pull request #35 from UBC-MDS/documentation/add-rtd-button
Add RTD Button (10ff783)
Add RTD Button (
b1f6fad)
v2.1.0 (2024-01-20)
Unknown
Merge pull request #31 from UBC-MDS/documentation/add-developer-note
add user examples (f8d8302)
v2.0.0 (2024-01-20)
Build
build: added dev dependencies for docs (
6368c12)
Unknown
Merge pull request #27 from UBC-MDS/hotfix/remove-legacy-code
Remove Legacy Code (70099d0)
Remove Legacy Code (
312bf5a)Merge pull request #26 from UBC-MDS/documentation/add-developer-note
Update Developer Note in README.md (b1e0486)
Update Developer Note in README.md (
b855eb6)Merge pull request #24 from UBC-MDS/feature/create-area-plot-function
update function (f09d11a)
Merge pull request #25 from UBC-MDS/documentation/readme-changelog-mds
Update functions in readme (76273e4)
update function (
2130f74)update functions in README (
ac2bb11)fix link (
503b43d)Merge pull request #23 from UBC-MDS/hotfix/create-line-plot-function
Fixed Line Plot (7789013)
Merge pull request #22 from UBC-MDS/hotfix/delete-file
Delete .environment.yml.swp (7262489)
Delete .environment.yml.swp (
68f7c0b)Fixed Line Plot (
541601a)Merge pull request #19 from UBC-MDS/feature/line_plot
added function for line plot (389e4df)
Merge pull request #20 from UBC-MDS/feature/create-area-plot-function
add function and tests (e77540b)
Merge pull request #18 from UBC-MDS/env_mods
made env file minimal (2cb6c77)
made env file minimal (
f93256b)add function and tests (
b7f08c3)added function for line plot (
3cae270)Merge pull request #17 from UBC-MDS/make-histogram
tests added (9b0a6a9)
tests added (
61c9fb9)Merge pull request #15 from UBC-MDS/feature/create-scatter-plot-function
Added .lock and updated the pyproject.toml (86d5ba3)
Merge pull request #16 from UBC-MDS/make-histogram
Make histogram (4e58033)
tested, works (
9be448e)create-hist-plot.py created (
2bacc63)Added poetry.lock (
00935f9)Updated pyproject (
0c79ba5)Updated pyproject (
e9aab60)Added poetry.lock (
5b3c7a4)Added poetry.lock (
869bd02)Modified the PyProject (
29bd8ea)Merge pull request #14 from UBC-MDS/feature/create-scatter-plot-function
Added Create Scatter Plot Function and Tests (187b6a4)
v1.0.0 (2024-01-12)
Unknown
Merge pull request #12 from UBC-MDS/documentation/readme-changelog-mds
update readme (a5a6938)
update readme (
c388fcc)Merge pull request #11 from UBC-MDS/documentation/readme-changelog-mds
Updating CONTRIBUTING.md (f333279)
add internal contribution guidelines (
17dff1b)add CONTRIBUTOR.md (
f9c640d)update CONTRIBUTION.md (
3a44a2c)create CONTRIBUTING.md (
5c190c9)Merge pull request #7 from UBC-MDS/feature/function-spec-doc
Added Function Specifications and Documentation (7bcfd08)
Added Function Spec and Documentation (
f5643a0)Update CONTRIBUTING.md (
a07af38)data added (
d6d9679)file structure (
bdccb71)commit src (
b2aa526)env and license (
c792038)Merge branch ‘main’ of github.com:UBC-MDS/group12_524 into main (
a2d9ea1)added CONDUCT.md (
a11f3e2)Create workflows (
e3f8f86)Delete .github directory (
f33eb40)Update workflows (
2303f88)Create src (
53b402c)Create workflows (
d0faa76)Initial commit (
71e0e07)