Yaz

Latest version: v1.1.2

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

Scan your dependencies

Page 1 of 2

1.1.2

-----

- Changed: references to yaz/yaz because the repository changed owner

1.1.1

-----

- Fixed: an obsolete import statement causing the unit tests to fail
- Moves all unit tests to separate files for readability

1.1.0

-----

- Added: **kwargs for tasks in plugins
`[2] <https://github.com/yaz/yaz/issues/2>`_

Having **kwargs in your task signature will automatically add
different keyword parameters from the next class in the __mro__.

- Changed: optional boolean arguments allow both --check and --no-check flags
regardless of the default value
`[6] <https://github.com/yaz/yaz/issues/6>`_
- Fixed: allow normal class extension for plugin classes
`[4] <https://github.com/yaz/yaz/issues/4>`_

1.0.3

-----

- Added: log messages when a task starts and ends, using info level
- Added: ``yaz.version`` containing the current version string
`[3] <https://github.com/yaz/yaz/issues/3>`_
- Changed: when no task is found to execute, exit with 1 (failure) instead of 0 (success)
- Fixed: arguments with underscores are now printed correctly in the generated
``--help`` output
`[7] <https://github.com/yaz/yaz/issues/7>`_
- Fixed: boolean and integer task return types should not be printed
`[8] <https://github.com/yaz/yaz/issues/8>`_

1.0.2

-----

- Added: ``CHANGELOG.rst``
- Changed: improvements to ``README.rst``

1.0.1

-----

- Added: ``yaz.Error class``. When raised, the error message is
printed (without the callstack) and the process exit code
is set to 1.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.