Pyversioning

Latest version: v0.14.1

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

Scan your dependencies

Page 2 of 3

0.12.0

**Release created on: 15.08.2023 - 22:53:36**

New Features

* Added after-installation unit tests.
* Added new pipeline step to install packaged code and run CLI commands.


Changes

* Adjusted naming style: Methods are in *UpperCamelCase*.
* Reorganized classes in packages.
* Removed usage of `dataclass`.
* Added type hints.
* Bumped dependencies.
* Doc: Documented the dependency to `typing-extensions`.

Bug Fixes

* Renamed all method names from `get...` to `Get...`.
* Further adjustments to pyTooling v5.0.x.
* Doc: Fixed InterSphinx configuration.

Related Issues and PRs

* 15

------------
/cc kaiteu, navidcity

0.11.0

**Automated Release created on: 15.07.2023 - 15:57:24**

New Features
* tbd

Changes
* tbd

Bug Fixes
* tbd

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.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.