Pyversioning

Latest version: v0.13.3

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

Scan your dependencies

Page 2 of 2

0.10.0

**Automated Release created on: 14.02.2023 - 00:11:51**

New Features
* tbd

Changes
* tbd

Bug Fixes
* tbd

0.9.0

**Release created on: 08.02.2023 - 21:29:24**

New Features

* Marked abstract methods with `abstractmethod`.
* Marked classes with `export` for automated documentation feature.
* New method abstracting `git show ...`.

Changes

* Bumped dependencies.
* Fixed incompatibility with pyTooling v2.x due to changes in metaclasses.
* Replaced dependency to `py-flags` with builtin `Enum` class.
* Updated pyTooling/Actions to use `dev` branch releases.
This enables Python 3.11 testing.
* Updated copyrights and file headers.
* Removed overloaded methods for `__init__` in `Application`.
* Changed single-quote strings to double-quote strings.
* Converted `"...".format(...)` to f-strings.
* Enhanced `pyproject.toml`.

Bug Fixes

* Remove init values on class level.
* Fixed type hints especially of nullable parameters.
* Added missing field `build` in case no configuration file was found.
* Convert returned UNIX timerstamp to a datetime.

Known Issues

* Sphinx is limited to <v6.0.0

0.8.0

**Release created on: 10.01.2022 - 20:59:35**

New Features
*None*

Changes
* Use new pyTooling package.
* Use a workflow based on pyTooling.Actions
* Check static typing.
* Publish unit test results.
* Publish documentation to GH Pages.
* Changed documentation build flow from ReadTheDocs to BuildTheDocs.
* Added dependabot config file.
* Updated gitignore
* Updated requirement files.
* Reworked file headers.
* Merged `.coveragerc` and `pytest.ini` into `pyproject.toml`

Bug Fixes
*None*

0.7.5

Stable on local builds, but needs testing on different CI platforms.

0.5.3

This pre-release has basic supports for:
* AppVeyor
* GitHub
* GitLab
* Travis
* a local Git

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.