Skip to content

Releases: UBC-MDS/SharpEdge

v1.1.16

03 Feb 22:02
4f3fe11
Compare
Choose a tag to compare

v1.1.16 (2025-02-03)

Documentation

  • Update READ.ME on package dependency (729fa88)

v1.1.15

03 Feb 18:45
Compare
Choose a tag to compare

v1.1.15 (2025-02-03)

Bug Fixes

  • Feedback addressed by Archer & Jenny(commit ea97a0a) - Used pillow for image import and clarified skimage is not required to run the package (fe7059e)

  • Feedback addressed by Archer - Shortened printed RGB arrays in tutorial by displaying only the first 3 rows and columns (b8ba6c6)


Detailed Changes: v1.1.14...v1.1.15

v1.1.14

03 Feb 10:22
Compare
Choose a tag to compare

v1.1.14 (2025-02-03)

Bug Fixes

  • Feedback addressed by Archer - Updated image loading instructions to use Pillow in README, added Pillow to Poetry dependencies (9cd1fd0)

Detailed Changes: v1.1.13...v1.1.14

v1.1.13

03 Feb 10:18
Compare
Choose a tag to compare

v1.1.13 (2025-02-03)

Bug Fixes

  • Feedback addressed by Hankun Xiao - Peer Review feedback on adding reference to color encoding in the intro tutorial (8bc04e9)

  • Feedback addressed by Hankun Xiao - Peer Review feedback on adding tutorial on export images to local disk (cd0b66a)

Build System

  • Change html theme to rtd (from press) as press has minial updates (17511cd)

Documentation

  • Clarify the usage of imported libaries, remove redundant imgs,and change load image function (ea97a0a)

  • Update examples section to meet numpy style for API reference (d5f67db)


Detailed Changes: v1.1.12...v1.1.13

v1.1.12

03 Feb 09:37
Compare
Choose a tag to compare

v1.1.12 (2025-02-03)

Bug Fixes

  • Feedback addressed by Jenny - TA feedback on tackle a lot of error cases by breaking down test functions (8ab15e1)

Detailed Changes: v1.1.11...v1.1.12

v1.1.11

03 Feb 09:05
Compare
Choose a tag to compare

v1.1.11 (2025-02-03)

Bug Fixes

  • Change to private function and add note to docstring for consistency across all functions (6eeb5ff)

Detailed Changes: v1.1.10...v1.1.11

v1.1.10

03 Feb 08:59
Compare
Choose a tag to compare

v1.1.10 (2025-02-03)

Bug Fixes

  • Feedback addressed by Hankun Xiao - Peer Review feedback on improve PCA Image Compression funtion docstring and tutorial by adding function algorithm and use case (a95b197)

Detailed Changes: v1.1.9...v1.1.10

v1.1.9

03 Feb 08:30
Compare
Choose a tag to compare

v1.1.9 (2025-02-03)

Bug Fixes

  • Additional feedback from team members incorporated (72038bb)

  • Feedback addressed by Jenny - TA feedback to break frame_image to intermediate functions for easier review (4c6dc57)


Detailed Changes: v1.1.8...v1.1.9

v1.1.8

03 Feb 03:21
Compare
Choose a tag to compare

v1.1.8 (2025-02-03)

Bug Fixes

  • Feedback addressed by Inder - Agam's feedback to ensure that image size does not stay the same regardless of image dimensions (866cd7e)

  • Feedback addressed by Inder - Shannon's feedback to address tutorial typo where directions talk about white border but gray border is being used in function (b1bb017)


Detailed Changes: v1.1.7...v1.1.8

v1.1.7

03 Feb 01:39
Compare
Choose a tag to compare

v1.1.7 (2025-02-03)

Bug Fixes

  • Feedback addressed by Archer - Added a note in the README to guide users to the documentation for examples (e4f2f58)

Detailed Changes: v1.1.6...v1.1.7