Pupyl

Latest version: v0.14.7

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

Scan your dependencies

Page 2 of 7

0.14.1

What's Changed
* 🐛 Fix jpeg compression issue by 92amartins in https://github.com/policratus/pupyl/pull/170
* 👷 Run CI tests on Ubuntu and macOS by 92amartins in https://github.com/policratus/pupyl/pull/175
* ⬆️(deps): Bump tensorflow from 2.9.1 to 2.10.0 by dependabot in https://github.com/policratus/pupyl/pull/168
* ⬆️(deps): Bump sphinx from 5.1.1 to 5.2.3 by dependabot in https://github.com/policratus/pupyl/pull/173
* 📝 Updating documentation for installation instructions. by policratus in https://github.com/policratus/pupyl/pull/176
* ⬆️(deps): Bump sphinx from 5.2.3 to 5.3.0 by dependabot in https://github.com/policratus/pupyl/pull/177

**Full Changelog**: https://github.com/policratus/pupyl/compare/v0.14.0...v0.14.1

------------------------------------------

* Fixing an issue related to Windows system, which blocks the generation of newly compressed images;
* Updating CI to be more comprehensive, running tests also on MacOS (Windows coming soon);
* Bump `tensorflow` to `2.10.0`;
* Bump `sphinx` to `5.3.0`;
* Updating documentation (and CI dependency install file) to a more modern way for dependency installation;
* Minor updates and fixes.

0.14.0

What's Changed
* ⚡️ Better indexing performance by policratus in https://github.com/policratus/pupyl/pull/164


**Full Changelog**: https://github.com/policratus/pupyl/compare/v0.13.5...v0.14.0

-----------------------------------

* Bump `annoy` to `0.17.1`;
* Bump `sphinx` to `5.1.1`;
* Minor documentation improvements and fixes;
* Adding more explanatory exception messages;
* Adding six more diverse feature extractors;
* Exposing feature extractor choices;
* Now characteristics can also be retrieved by its value;
* Changing `numpy` direct calls for `tensorflow` ones.

0.13.5

What's Changed
* Dependency version update by policratus in https://github.com/policratus/pupyl/pull/158
* 📝 Documentation building python version update by policratus in https://github.com/policratus/pupyl/pull/159


**Full Changelog**: https://github.com/policratus/pupyl/compare/v0.13.4...v0.13.5

---------------------------------------------------

* Bump `tensorflow` to `2.9.1`;
* Removing explicit declaration as dependency for `protobuf`;
* Better `makefile` definitions;
* Bump `codeql` action to `v2`;
* Reorganization of `ci` pipelines;
* Bump `sphinx` to `5.0.1`;
* Bump supported `python` version to `3.9.x`.

0.13.4

What's Changed
* Resume indexing by policratus in https://github.com/policratus/pupyl/pull/149


**Full Changelog**: https://github.com/policratus/pupyl/compare/v0.13.3...v0.13.4

-------------------------
* Adding a feature that lets users resume any indexing process, even if some errors (or a power-off) happens in the middle of the process;
* Updating to `keras` and `tensorflow` `2.3.9`
* Fixing an issue related to the new `keras` and `tensorflow` version, regarding `protobuf` dependency version;

0.13.3

What's Changed
* ⬆️(deps): Bump sphinx from 4.4.0 to 4.5.0 by dependabot in https://github.com/policratus/pupyl/pull/144
* ✨ Adding original filename export by policratus in https://github.com/policratus/pupyl/pull/145


**Full Changelog**: https://github.com/policratus/pupyl/compare/v0.13.2...v0.13.3

-----------------------------------------------

* Adding support for results export feature to preserve the original image file names;
* Fixing some misleading comments;
* Adding exclusive groups on CLI for options `--keep_ids` and `--keep_names`.

0.13.2

What's Changed
* ⬆️(deps): Bump sphinx from 4.3.2 to 4.4.0 by dependabot in https://github.com/policratus/pupyl/pull/139
* ✨ Export and keep original image ids by policratus in https://github.com/policratus/pupyl/pull/142

**Full Changelog**: https://github.com/policratus/pupyl/compare/v0.13.1...v0.13.2

----------------------------------------------------------

* Adding a new feature that let the user chose if the file name of an exported search must denote the rank of results (prior behavior) or the original internal ids of these images (new behavior);
* Updating `tensorflow` and `keras` to version `2.8.0`;
* Updating documentation.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.