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#

  • Added another layer/subtitles in ImaGenie Tutorial sidebar. (3fb72e2)

  • Updated functions’ docstrings, from ndarray to np.ndarray to make them more accurate and consistent. (4bc8a1a)

v1.3.0 (2025-02-02)#

Bug Fixes#

  • Addressed issue 15 adding Developer notes (d4fc6f3)

Features#

  • Added CHANGELOG, Contributing Code of Conduct and API reference (fcc5517)

  • Chnaged theme to make more visually appealing (d4149c4)

  • Updated lock file to include new them (2a34f95)

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#

  • Add Usage section to README for better user guidance (bd925d6)

  • Last commit badge (7556266)

  • Python version badge (baa1015)

  • Python version badge (9de4d49)

v1.1.0 (2025-01-28)#

Features#

  • Update to release token (fdd0a64)

v1.0.0 (2025-01-11)#