CHANGELOG#
v1.5.0 (2025-02-03)#
Bug Fixes#
Redo link for pypi badge (
eb24dff)
Features#
v1.4.0 (2025-02-03)#
Bug Fixes#
Added comment to highlight test for np.ndarray in test suite to address issue 16 (
bb95f11)Added subtitle to the Grayscale function section (
07d4676)Addressed issue 16 to correct documentation of blur (
a195dad)Edited scale function’s docstring to make it consistent with other functions. (
fa7f046)Edited tutorial subtitles to make them more user-friendly.Added maximum input image size in the tutorial. (
79b0af5)Fix typos in function documentation (
e720a80)Fixed typos in readme (
6f3d195)Update poetry environement (
d894fca)
Features#
v1.3.0 (2025-02-02)#
Bug Fixes#
Addressed issue 15 adding Developer notes (
d4fc6f3)
Features#
v1.2.0 (2025-02-02)#
v1.1.1 (2025-02-01)#
Bug Fixes#
Add test cases to ensure input is numpy array in augemnt (
40dc12f)Add two test cases for checking correctness - ensure all conditions have 2 test cases (
044341b)Added Usage section and included examples of how the grayscale function is being called and used (
ac2aadc)Changed package spelling to imagenie for consistency but left the repo name as it (
d521c08)Feedback addressed by TA in milestone1 Q4.3 Stay consistency for scale function (
42f693e)Removed redundant warning+value error upon encountering invalid function in augment (
f210c76)
Features#
v1.1.0 (2025-01-28)#
Features#
Update to release token (
fdd0a64)