Plaster-yaml

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 3

3.0.0

* Remove python 3.8 support
* Substitute environment variable with [envsub](https://pypi.org/project/envsub/)
* Add typing support
* CI and packaging update

2.0.2

* Fix the loader setup_logging interface method. defaults is not a mandatory parameter.

2.0.1

* Rename plaster_yaml to plaster-yaml

2.0.0

* /!\BREAKING CHANGE Restore the autoregistrion of the plaster-yaml file format in plaster.

You don't need to register the plaster-yaml entrypoint for file format .yaml, .yml and .json

Remove the entrypoint registered in your package for the migration

Fix for poetry, application that use plater-yaml registered the plugin with
those lines, remove them to avoid the conflict.


[tool.poetry.plugins."plaster.loader_factory"]
"file+yaml" = "plaster_yaml:Loader"

1.1.3

* Revert register the plaster yaml entrypoints directly, fixing a breaking change

1.1.2

* Also fix non namespace packaging container underscores

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.