Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Feb 07:33

v0.1.0 (2024-02-02)

Build

  • build: trigger action page for example.ipynb (7ad6ceb)

  • build: added dev dependency to check code coverage (9499b28)

Documentation

  • docs: Added repo status badge (9ee5566)

  • docs: Added code coverage and ci-cd badges to README.md (d28f2a5)

  • docs: fixed typo in readme badges (af32ea9)

  • docs: Updated README.md with matplotlib.image import (25d151e)

  • docs: Updated usage in README.md to match new function inputs (861a081)

  • docs: Update README.md with input "image" instead of "image_path" (aba6767)

  • docs: added example and updated docstrings (d0a01c6)

  • 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: Update README.md

Updated badges with the license, release details, release date, and docs status. (bdd69fe)

  • feat: Added python version to readme (3ecfe9f)

  • 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: milestone2 grader feedback-deleted all saved files (ff75167)

  • fix: bug in ci-cd fixed to ensure workflow runs successfully (6b95b84)

  • fix: updated the link to docs to make it easy to find (f7a23e6)

  • fix: fixing project toml again (c743bfa)

  • fix: milestone_feedback and peer_review added the updated docs for the functions (a3ffd53)

  • fix: License update Milestone 4 updated in readme (ffa815d)

  • fix: Milestone 4 license added GNU GPLv3 (a077dae)

  • fix: Added value error checking for all cases (7c35668)

  • fix: fixed return value (80959db)

  • 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)

  • fix: updated the toml version which did not change before (134c75a)

  • fix: updated the version of the toml file (8f496e7)

  • fix: fix the filenotfounderror (1658253)

  • fix: fixed the badge linking issue (3133ac6)

  • fix: fixed the ci-cd pipeline (6fd91ca)

  • fix: Fixed the author names (047f9eb)

  • 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 UBC-MDS-2023-24#121 from UBC-MDS/120-delete-all-the-images-after-adjustment

fix: milestone2 grader feedback-deleted all saved files (699f943)

97 update badges (fc218c8)

docs: Update README.md with input "image" instead of "image_path" (328ade4)

fix: milestone_feedback transform_image updated to read image object (01e09f6)

  • Merge pull request UBC-MDS-2023-24#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)

added changed function and tests for apply filter (c5dc6cd)

  • Merge pull request UBC-MDS-2023-24#111 from UBC-MDS/104-fix-the-adjust_brightness-function-and-the-tests

104 fix the adjust brightness function and the tests (4d288a1)

  • Merge pull request UBC-MDS-2023-24#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)

  • Merge pull request UBC-MDS-2023-24#107 from UBC-MDS/106-bump-up-the-toml-versioning

fix: updated the version of the toml file (7729e55)

97 adding badges to readme (3faef8c)

removed one semantics (6a1bd7b)

added semantics on pyproject (bbc3aaf)

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)

Delete docs/requirements.txt (869e220)

added images back (8bf6b7a)

fix image not showing issue (26fb3b8)

  • fix image not showing issue (cd5eb94)

  • Merge pull request UBC-MDS-2023-24#87 from UBC-MDS/68-create-readthedocs-documentation

added photos (0a9e27c)

add another image (22a1a11)

rearranged files (114e100)

edited for loops (df28d95)

removed for loops (2692ac9)

removed images (efc2f58)

added images (de2fb97)

Update README.md with button (677704d)

  • Update README.md with button (7bfeef1)

  • Merge pull request UBC-MDS-2023-24#77 from UBC-MDS/68-create-readthedocs-documentation

added matplotlib aggregation functions (38ddcf5)

  • added matplotlib aggregation functions (84ba2b2)

  • Merge pull request UBC-MDS-2023-24#75 from UBC-MDS/68-create-readthedocs-documentation

changed filter (189ea50)

68 create readthedocs documentation (a7fc653)

changed adjust brightness function (7d9dae5)

  • changed adjust brightness function (3b2059b)

  • Merge pull request UBC-MDS-2023-24#72 from UBC-MDS/68-create-readthedocs-documentation

changed image path (9f9bb9d)

changed image path (9b92e86)

changed readthedocs file (34bd44d)

added default project configuration file (9fa7d76)

  • renamed file (9059d2c)

  • added default project configuration file (80bc235)

  • Merge pull request UBC-MDS-2023-24#66 from UBC-MDS/62-update-the-vignette-for-the-package

62 update the vignette for the package (f16c010)

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 UBC-MDS-2023-24#60 from UBC-MDS/58-fix-transform-function-bug

58 fix transform function bug (9a88fd1)

  • Merge pull request UBC-MDS-2023-24#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 UBC-MDS-2023-24#57 from UBC-MDS/44-update-the-example-file

44 update the example file (4e1e828)

  • Merge pull request UBC-MDS-2023-24#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)

53 fix files lost in previous merge (75ba3fb)

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 UBC-MDS-2023-24#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 UBC-MDS-2023-24#50 from UBC-MDS/49-update-the-readmemd-file

docs: updated README.md file (0fe2b1b)

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 UBC-MDS-2023-24#46 from UBC-MDS/31-tests-for-adjust_brightness

added function body and tests - adjust_brightness (cc5ab59)

modified test functions (caff7db)

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 UBC-MDS-2023-24#30 from UBC-MDS/pair-programming

feat: cropping functionality created (45eff2a)

docs: Updated CHANGELOG.md for milestone 1 (0d660f3)

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 UBC-MDS-2023-24#24 from UBC-MDS/10-filtering-images-function

creating apply filter docstrings (31ef469)

docs: updated to do section in readme (ff5f150)

feat: moved method function to pythoshop.py (9735a5f)

Added docstring for transform_image function (d2b5d4e)

  • Merge branch 'main' into 18-transformation-function (442310a)

  • Merge pull request UBC-MDS-2023-24#14 from UBC-MDS/11-adjust-brightness

docs: added docstrings for adjust_brightness (31eac6f)

13 edit readme (27fe97b)

6 uniform aspect ratio function (8c098cb)

  • Added docstring for transform_image function (6a4e510)

  • added contributors to readme (f06f2c0)

  • Merge pull request UBC-MDS-2023-24#8 from UBC-MDS/project-structure

creating folder structures (b77c131)