CHANGELOG
v3.2.22 (2024-02-03)
Fix
fix: peer_review feedback, adjust code coverage to be higher (
4817198)
Unknown
deleted additional image file (
73da561)
v3.2.21 (2024-02-03)
Fix
fix: Fixed examples and other functions so that we don’t need to save images midway, rather saving them as a list file to be displayed later. (
734940d)
Unknown
Update README.md (
0754da7)Update README.md (
fe6f1be)Update README.md (
1a5498e)Merge pull request #129 from UBC-MDS/119-fix-example-usages
fix: Fixed examples and other functions so that we don’t need to save… (2955364)
v3.2.20 (2024-02-03)
Fix
fix: peer_review updated badge to match the new GNU license (
c293419)
v3.2.19 (2024-02-03)
Fix
fix: edited readme usage link to docs (
b96d521)
v3.2.18 (2024-02-03)
Fix
fix: Deleted new codecov action from ci-cd.yml (
bf68872)
Unknown
Merge pull request #128 from UBC-MDS/125-codecov-bug
fix: Deleted new codecov action from ci-cd.yml (2daff89)
v3.2.17 (2024-02-02)
Fix
fix: updated ci-cd.yml, changed ‘env’ to ‘with’ (
2e1c137)
Unknown
Merge pull request #127 from UBC-MDS/125-codecov-bug
125 codecov bug (fb3853c)
fixUpdate README.md (
a53d7fa)
v3.2.16 (2024-02-02)
Unknown
Merge pull request #126 from UBC-MDS/125-codecov-bug
fix: Add codecov to cd in ci-cd.yml (da4be82)
Delete .github/workflows/codecov.yml (
13f8a75)
v3.2.15 (2024-02-02)
Fix
Unknown
Merge pull request #124 from UBC-MDS/119-fix-example-usages
changed example files (17d11ef)
deleted unnecessary files (
41ca5b0)
v3.2.14 (2024-02-02)
Fix
fix: checking code coverage (
a73fe28)
v3.2.13 (2024-02-02)
Fix
fix: trying to initialise code coverage (
6719e39)
Unknown
changed example files (
2fea808)
v3.2.12 (2024-02-02)
Fix
fix: Added code coverage token to ci-cd.yml (
a5574af)
Unknown
Merge pull request #123 from UBC-MDS/122-fix-codecov-badge
fix: Peer review Added code coverage token to ci-cd.yml (7ce89ff)
v3.2.11 (2024-02-02)
Documentation
Fix
fix: milestone2 grader feedback-deleted all saved files (
ff75167)
Unknown
Merge pull request #121 from UBC-MDS/120-delete-all-the-images-after-adjustment
fix: milestone2 grader feedback-deleted all saved files (699f943)
Merge pull request #118 from UBC-MDS/97-update-badges
97 update badges (fc218c8)
Merge pull request #117 from UBC-MDS/116-update-readme
docs: Update README.md with input “image” instead of “image_path” (328ade4)
v3.2.10 (2024-02-01)
Documentation
docs: Update README.md with input “image” instead of “image_path” (
aba6767)
Unknown
Merge pull request #113 from UBC-MDS/112-fix-transform_image
fix: milestone_feedback transform_image updated to read image object (01e09f6)
Merge pull request #115 from UBC-MDS/114-fix-milestone-feedback-updating-the-docs-to-match-the-new-function-adjustment-for-resize_image
fix: milestone_feedback and peer_review added the updated docs for th… (60b9637)
v3.2.9 (2024-02-01)
Fix
fix: bug in ci-cd fixed to ensure workflow runs successfully (
6b95b84)
v3.2.8 (2024-02-01)
Fix
v0.2.7 (2024-02-01)
Documentation
docs: added example and updated docstrings (
d0a01c6)
Fix
v0.2.6 (2024-02-01)
Fix
v0.2.5 (2024-02-01)
Fix
fix: updated test to read numpy object instead of image path (
f5d2a1b)fix: Changed input from path name to image object (
7227ef5)fix: milestone2 grader feedback-tests design, documentation and test coverage (
b7c99a2)fix: milestone2 feedback from grader (
81bc03d)fix: milestone_feedback updated the test function to match the updates in the main funciton (
36328f2)fix: milestone_feedback fixed the image argument and returns image as well (
1832342)
Unknown
Merge pull request #108 from UBC-MDS/105-fix-resize_image-function-and-test-corresponding-to-the-changes-made
105 fix resize image function and test corresponding to the changes made (e46006f)
added changed function and tests for apply filter (
a0becd5)
v0.2.4 (2024-02-01)
Fix
fix: updated the toml version which did not change before (
134c75a)
v0.2.3 (2024-02-01)
Fix
fix: updated the version of the toml file (
8f496e7)
Unknown
Merge pull request #107 from UBC-MDS/106-bump-up-the-toml-versioning
fix: updated the version of the toml file (7729e55)
v0.2.2 (2024-01-30)
Fix
fix: fix the filenotfounderror (
1658253)
v0.2.1 (2024-01-30)
Fix
fix: fixed the badge linking issue (
3133ac6)
v0.2.0 (2024-01-29)
Feature
feat: Update README.md
Updated badges with the license, release details, release date, and docs status. (bdd69fe)
feat: Added python version to readme (
3ecfe9f)
Unknown
Merge pull request #99 from UBC-MDS/97-adding-badges-to-readme
97 adding badges to readme (3faef8c)
v0.1.2 (2024-01-29)
Fix
fix: fixed the ci-cd pipeline (
6fd91ca)
v0.1.1 (2024-01-29)
Fix
fix: Fixed the author names (
047f9eb)
v0.1.0 (2024-01-29)
Build
Documentation
docs: updated README.md (
c4f51a0)docs: updated READEME.md (
0752da8)docs: added motivation and cover (
51223f0)docs: added images (
d7cc025)docs: adding placeholders and added example (
d0a5d98)docs: added import package and read image section (
31870ea)docs: added markdown section (
9933048)docs: updated the previous section to be basic examples added below (
fb053a3)docs: renamed existing section to basic usage section (
02586ad)docs: added logo to test (
f16625e)docs: added high level intro cells (
55ed948)docs: added designated cells for each group member (
87a12c5)docs: link to usage notebook (
81abfa1)docs: fixed clarity in usage steps (
e7948e7)docs: typo fix (
d04106c)docs: removed data types from function description (
4424168)docs: fixed some steps clarity (
39b3f37)docs: added steps to use functions (
401da65)docs: added further clarifications to installation (
d50d652)docs: moved installation instructions in usage to the right section (
bd256c4)docs: added example usage for resize_image (
2497f2c)docs: updated README.md with conda and poetry instrunctions (
8560b79)docs: updated README.md file (
97fa6ef)docs: fixed errors description (
5e2f1d4)docs: updated docs to show Filenotfound error (
493428a)docs: updated docs/example.ipynb (
8d496a0)docs: added clarification of return type of function (
86c9a92)docs: Updated CHANGELOG.md for milestone 1 (
3414c5e)docs: updated to do section in readme (
d0cad11)docs: updated readme with summary, ecosystem integration and fn names (
0f1ca9b)docs: changed return type to be consistent with other helper functions (
f5f7d61)docs: added docstring for new propsed fn adjust aspect ratio (
343b4fb)docs: added docstrings for adjust_brightness (
2ec5d31)
Feature
feat: added function body and tests for adjust_brightness (
aaf238a)feat: added function body and tests for adjust_brightness (
2687939)feat: added verbose flag mesage to show final dimensions (
48726ce)feat: renamed function and added function body (
6cc43d0)feat: added test file for adjust_brightness (
4c68bc8)feat: cropping functionality created (
6add0e4)feat: moved moved method function to pythoshop.py (
ef8f025)
Fix
fix: Jenny’s test apply_filter (
7156300)fix: added back (Rachel) test for adjust_brightness (
ebe1c29)fix: added back apply_filter ( jenny) (
ec64b23)fix: normalised the image (
29611ff)fix: do not show fig unless verbose = True (
05ed71b)fix: throw error in case file path does not exist (
e3370d5)fix: added.png back in imsave (
509f263)fix: fixed bug in code leading to wrong resolution being saved (
ed83ff7)
Unknown
Merge pull request #95 from UBC-MDS/fix-image-path
removed one semantics (6a1bd7b)
removed one semantics (
18e3800)Merge pull request #94 from UBC-MDS/fix-image-path
added semantics on pyproject (bbc3aaf)
added semantics on pyproject (
f02e33a)Merge pull request #93 from UBC-MDS/fix-image-path
fixed image path to go along with new image path encryption (ec215b5)
fixed image path to go along with new image path encryption (
9489ae0)Update ci-cd.yml
Renamed package (52be4aa)
Rename main.yml to ci-cd.yml (
e6ff7b2)Create main.yml (
5cdadcd)Merge pull request #81 from UBC-MDS/79-remove-unnecessary-file
Delete docs/requirements.txt (869e220)
Merge pull request #90 from UBC-MDS/68-create-readthedocs-documentation
added images back (8bf6b7a)
added images back (
c578f52)Merge pull request #88 from UBC-MDS/68-create-readthedocs-documentation
fix image not showing issue (26fb3b8)
fix image not showing issue (
cd5eb94)Merge pull request #87 from UBC-MDS/68-create-readthedocs-documentation
added photos (0a9e27c)
added photos (
08a8bef)Merge pull request #86 from UBC-MDS/68-create-readthedocs-documentation
add another image (22a1a11)
add another image (
e09b82f)Merge pull request #85 from UBC-MDS/68-create-readthedocs-documentation
rearranged files (114e100)
rearranged files (
196a5ad)Merge pull request #84 from UBC-MDS/68-create-readthedocs-documentation
edited for loops (df28d95)
edited for loops (
601b15e)Merge pull request #83 from UBC-MDS/68-create-readthedocs-documentation
removed for loops (2692ac9)
removed for loops (
7a07e1b)Merge pull request #82 from UBC-MDS/68-create-readthedocs-documentation
removed images (efc2f58)
removed images (
f52bdc2)Merge pull request #80 from UBC-MDS/68-create-readthedocs-documentation
added images (de2fb97)
Delete docs/requirements.txt (
6c71f03)added images (
63431a3)Merge pull request #78 from UBC-MDS/76-adding-readme-button
Update README.md with button (677704d)
Update README.md with button (
7bfeef1)Merge pull request #77 from UBC-MDS/68-create-readthedocs-documentation
added matplotlib aggregation functions (38ddcf5)
added matplotlib aggregation functions (
84ba2b2)Merge pull request #75 from UBC-MDS/68-create-readthedocs-documentation
changed filter (189ea50)
changed filter (
e15e5d3)Merge pull request #74 from UBC-MDS/68-create-readthedocs-documentation
68 create readthedocs documentation (a7fc653)
image example functions changed (
b030aa5)created index (
648e110)Merge pull request #73 from UBC-MDS/68-create-readthedocs-documentation
changed adjust brightness function (7d9dae5)
changed adjust brightness function (
3b2059b)Merge pull request #72 from UBC-MDS/68-create-readthedocs-documentation
changed image path (9f9bb9d)
changed image path (
71d4499)Merge pull request #71 from UBC-MDS/68-create-readthedocs-documentation
changed image path (9b92e86)
changed image path (
8f9cf30)Merge pull request #70 from UBC-MDS/68-create-readthedocs-documentation
changed readthedocs file (34bd44d)
changed readthedocs file (
a4bddb5)Merge pull request #69 from UBC-MDS/68-create-readthedocs-documentation
added default project configuration file (9fa7d76)
renamed file (
9059d2c)added default project configuration file (
80bc235)Merge pull request #66 from UBC-MDS/62-update-the-vignette-for-the-package
62 update the vignette for the package (f16c010)
Merge pull request #65 from UBC-MDS/64-add-logo
Added logo (aff9a7a)
Made logo smaller (
7e607e1)Updated logo (
583e04f)Update index.md with logo (
5d7d1a9)Update conf.py with logo lines (
db6a26d)Rename docs/Pythoshop.png to docs/img/pythoshop-logo.png (
a803f0a)Added logo via upload (
93e35b9)bug: fixed lock file inconsistency (
b67289e)Merge pull request #60 from UBC-MDS/58-fix-transform-function-bug
58 fix transform function bug (9a88fd1)
Merge pull request #59 from UBC-MDS/55-update-readmemd-file-with-instructions-on-installing-conda-and-poetry
55 update readmemd file with instructions on installing conda and poetry (d02d692)
ran examples (
e9b671c)fixed contiguous array bug (
4c8897d)Merge branch ‘55-update-readmemd-file-with-instructions-on-installing-conda-and-poetry’ of github.com:UBC-MDS/Pythoshop into 55-update-readmemd-file-with-instructions-on-installing-conda-and-poetry (
47d61cc)updated example (
4284441)removed test file (
af041c2)deleted all instances of unnecessary os (
c2cb4bd)Merge pull request #57 from UBC-MDS/44-update-the-example-file
44 update the example file (4e1e828)
Merge pull request #56 from UBC-MDS/55-update-readmemd-file-with-instructions-on-installing-conda-and-poetry
docs: updated README.md with conda and poetry instrunctions (a4e2a1f)
deleted files (
a91dfd0)Merge pull request #54 from UBC-MDS/53-fix-files-lost-in-previous-merge
53 fix files lost in previous merge (75ba3fb)
Merge pull request #52 from UBC-MDS/51-update-gitignore-file
build: trigger action page for example.ipynb (742966f)
fixed: added back adjust_brightness code ( Rachel) (
19b7564)rachel’s example file code added back (
8510c32)Merge pull request #48 from UBC-MDS/transform_image-test-and-function
Transform image test and function (bb268bf)
Merge branch ‘main’ into transform_image-test-and-function (
e888186)Merge pull request #50 from UBC-MDS/49-update-the-readmemd-file
docs: updated README.md file (0fe2b1b)
Merge pull request #43 from UBC-MDS/42-test-resize_image-function
42 test resize image function (b0e4a16)
Merge branch ‘main’ of github.com:UBC-MDS/Pythoshop into 42-test-resize_image-function (
a774cc5)Merge pull request #46 from UBC-MDS/31-tests-for-adjust_brightness
added function body and tests - adjust_brightness (cc5ab59)
added some more checks (
a013810)added code coverage dependencies (
ece3b7f)changed file name (
54c420f)added new test file (
057dc1c)Merge pull request #47 from UBC-MDS/34-funciton-body-apply-filter
modified test functions (caff7db)
added new transform function (
9c4977d)updated test (
054d127)fixed paths (
e370e60)modified test functions (
ec618cc)Merge pull request #40 from UBC-MDS/34-function-body-apply-filter
added apply filter function body (4a1146f)
added one test (
74a529f)added test file (
9dda66e)modified function with filenofound error and added test functions (
08c6d0d)filled out function (
520d067)completed function (
1be47d7)began function body (
9160304)tests: testing error messages (
66cd8bc)tests: deleted test images (
c911659)tests: added test for crop and maintaining aspect ratio (
23f1e82)rm: removed tested image (
7c68235)added apply filter function body (
4ef5a96)Merge pull request #30 from UBC-MDS/pair-programming
feat: cropping functionality created (45eff2a)
Merge pull request #28 from UBC-MDS/27-changelog-updates
docs: Updated CHANGELOG.md for milestone 1 (0d660f3)
Merge pull request #26 from UBC-MDS/25-contributingmd
customized contributing to match team contract (9cf4139)
Update CONTRIBUTING.md
Typo fix
Co-authored-by: Salva Umar <48282667+salva-u@users.noreply.github.com> (dc209ab)
Update CONTRIBUTING.md
Typo fix
Co-authored-by: Salva Umar <48282667+salva-u@users.noreply.github.com> (8e32269)
customized contributing to match team contract (
79a415a)Merge pull request #24 from UBC-MDS/10-filtering-images-function
creating apply filter docstrings (31ef469)
change return type (
aefb338)Merge pull request #23 from UBC-MDS/13-edit-readme
docs: updated to do section in readme (ff5f150)
creating apply filter docstrings (
720445e)Merge pull request #21 from UBC-MDS/11-adjust-brightness
feat: moved method function to pythoshop.py (9735a5f)
Merge pull request #20 from UBC-MDS/18-transformation-function
Added docstring for transform_image function (d2b5d4e)
Merge branch ‘main’ into 18-transformation-function (
442310a)Merge pull request #14 from UBC-MDS/11-adjust-brightness
docs: added docstrings for adjust_brightness (31eac6f)
Merge pull request #19 from UBC-MDS/13-edit-readme
13 edit readme (27fe97b)
Merge pull request #17 from UBC-MDS/6-uniform-aspect-ratio-function
6 uniform aspect ratio function (8c098cb)
Added docstring for transform_image function (
6a4e510)added contributors to readme (
f06f2c0)Merge pull request #8 from UBC-MDS/project-structure
creating folder structures (b77c131)