Pydio

Latest version: v0.4.1

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

Scan your dependencies

Page 2 of 3

0.2.1

Fix

- fix various CI issues (6)

0.2.0

Feat

- project was moved from GitLab to GitHub (original repo can be found at
https://gitlab.com/zef1r/pydio)
- testing and releasing is now done via CircleCI
- use **commitizen** tool (https://github.com/commitizen-tools/commitizen) to handle automatic version bump (based on Git log messages) and changelog management
- switch to **Poetry** (https://python-poetry.org/) from **Pipenv** (https://pipenv.pypa.io/en/latest/)
- successfully pass testing on Python 3.10
- drop support for Python 3.6 (as some development tools need >=3.7)
- use Markdown for README and CHANGELOG

0.1.0

Feat

- add quickstart tutorial to documentation
- add **env** parameter to `Injector.scoped()` method
- make code thread-safe
- part of the `Injector` class was made abstract in `pydio.base.IInjector` interface

Fix

- fix annotations in `pydio.base` module

0.1.0rc4

Feat

- add missing support for async context manager in `pydio.injector.Injector` class
- add initial documentation draft with API docs
- add badges to the project
- change module name: `pydio.variant` -> `pydio.keys`
- redesign `pydio.base` module

Fix

- added basic example to **README.rst**

0.1.0rc3

Fix

- fix in scripts and pipeline
- update **README.rst**

0.1.0rc2

Feat

- add `CHANGELOG.rst` file

Fix
- add missing ``__version__`` attribute to ``pydio.__init__.py``
- fix pipeline issue about missing version info

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.