Imagenie

Latest version: v1.5.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.5.0

Bug Fixes

- Redo link for pypi badge
([`eb24dff`](https://github.com/UBC-MDS/ImaGenie/commit/eb24dff651c9a96f4349844fa9db06883132d997))

Features

- Added TestPyPi badge
([`759498e`](https://github.com/UBC-MDS/ImaGenie/commit/759498e8ef14489adadf2f3d6cd1173cc614c5fa))

- Ci-cd badge
([`1e24484`](https://github.com/UBC-MDS/ImaGenie/commit/1e244844da0e1146637fc88e206b3fc8be536be5))

- Project status badge
([`66b0a51`](https://github.com/UBC-MDS/ImaGenie/commit/66b0a513f470e64dabec5f7f0980d8c5112a2eaf))

- Pypi badge added
([`0a3d23e`](https://github.com/UBC-MDS/ImaGenie/commit/0a3d23e9d80f5bac1522265bc08fd4cd14d1d2df))

- Update website link in pypi badge
([`1e54047`](https://github.com/UBC-MDS/ImaGenie/commit/1e54047caf89f4336a6c6bc407360625a33e9503))

1.4.0

Bug Fixes

- Added comment to highlight test for np.ndarray in test suite to address issue 16
([`bb95f11`](https://github.com/UBC-MDS/ImaGenie/commit/bb95f11c603741496cd3432f1370b50a538883ca))

- Added subtitle to the Grayscale function section
([`07d4676`](https://github.com/UBC-MDS/ImaGenie/commit/07d4676a4ac850b102d8d8879108446a93812fce))

- Addressed issue 16 to correct documentation of blur
([`a195dad`](https://github.com/UBC-MDS/ImaGenie/commit/a195dad66e0f1ca95667eb5378bb967f943ee2bc))

- Edited scale function's docstring to make it consistent with other functions.
([`fa7f046`](https://github.com/UBC-MDS/ImaGenie/commit/fa7f0467ae61095cddc6adf2420133f3984bbc78))

- Edited tutorial subtitles to make them more user-friendly.Added maximum input image size in the
tutorial.
([`79b0af5`](https://github.com/UBC-MDS/ImaGenie/commit/79b0af5ab9150b7d863c1690a1d638c517ddd111))

- Fix typos in function documentation
([`e720a80`](https://github.com/UBC-MDS/ImaGenie/commit/e720a8021c0e5b304767c31f00833050d00b6231))

- Fixed typos in readme
([`6f3d195`](https://github.com/UBC-MDS/ImaGenie/commit/6f3d19559b22965f2e52c6e6e57973e67425cad9))

- Update poetry environement
([`d894fca`](https://github.com/UBC-MDS/ImaGenie/commit/d894fca4f5f6030f1bf0bcd50fe2f5fe67c705df))

Features

- Added another layer/subtitles in ImaGenie Tutorial sidebar.
([`3fb72e2`](https://github.com/UBC-MDS/ImaGenie/commit/3fb72e2a5b502ae42220f332989e931d0eeccc8d))

- Updated functions' docstrings, from ndarray to np.ndarray to make them more accurate and
consistent.
([`4bc8a1a`](https://github.com/UBC-MDS/ImaGenie/commit/4bc8a1ad13b5fa6b311e3f59a0be0faad77eb4fc))

1.3.0

Bug Fixes

- Addressed issue 15 adding Developer notes
([`d4fc6f3`](https://github.com/UBC-MDS/ImaGenie/commit/d4fc6f34d9cc0ecfdfe145ba170cbc6c16601b7f))

Features

- Added CHANGELOG, Contributing Code of Conduct and API reference
([`fcc5517`](https://github.com/UBC-MDS/ImaGenie/commit/fcc5517a1f0577c1d0d97823b1b573ce8fd6a796))

- Chnaged theme to make more visually appealing
([`d4149c4`](https://github.com/UBC-MDS/ImaGenie/commit/d4149c4b2e8a14f5d361f202a32bb263bd4ee470))

- Updated lock file to include new them
([`2a34f95`](https://github.com/UBC-MDS/ImaGenie/commit/2a34f95666754d054e6cf47540bf8ab252c0f340))

1.2.0

1.1.1

Bug Fixes

- Add test cases to ensure input is numpy array in augemnt
([`40dc12f`](https://github.com/UBC-MDS/ImaGenie/commit/40dc12f75d3fc15817cb119caa2e805f288b8351))

- Add two test cases for checking correctness - ensure all conditions have 2 test cases
([`044341b`](https://github.com/UBC-MDS/ImaGenie/commit/044341b086377a43d5bf1ee9ecda470e532357cf))

- Added Usage section and included examples of how the grayscale function is being called and used
([`ac2aadc`](https://github.com/UBC-MDS/ImaGenie/commit/ac2aadc5df145652a07d1c8c999b53db4b5bbf40))

- Changed package spelling to imagenie for consistency but left the repo name as it
([`d521c08`](https://github.com/UBC-MDS/ImaGenie/commit/d521c08ae33d9c317ff67570a9a225ad342e3885))

- Feedback addressed by TA in milestone1 Q4.3 Stay consistency for scale function
([`42f693e`](https://github.com/UBC-MDS/ImaGenie/commit/42f693eeec63e2dc73561322c1dd4c735fb3ca83))

- Removed redundant warning+value error upon encountering invalid function in augment
([`f210c76`](https://github.com/UBC-MDS/ImaGenie/commit/f210c76803ba15350d87054ad55905ab73b77332))

Features

- Add Usage section to README for better user guidance
([`bd925d6`](https://github.com/UBC-MDS/ImaGenie/commit/bd925d66e7272d014777c78a436ff878368cdef4))

- Last commit badge
([`7556266`](https://github.com/UBC-MDS/ImaGenie/commit/7556266860304d39c083bb15ed45eea21734f7c7))

- Python version badge
([`baa1015`](https://github.com/UBC-MDS/ImaGenie/commit/baa10159d4ca9eb3fc92aa4e3591ae670352b46c))

- Python version badge
([`9de4d49`](https://github.com/UBC-MDS/ImaGenie/commit/9de4d49a96a4bef987c72abb46ae42bd9ab3ee20))

1.1.0

Features

- Update to release token
([`fdd0a64`](https://github.com/UBC-MDS/ImaGenie/commit/fdd0a64ec962563fbf9c1ecafe23457593f22ed6))

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.