Psytricks

Latest version: v2.1.6

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

Scan your dependencies

Page 1 of 2

2.1.6

Fixed

* `Set-AccessUsers()` in `psytricks-lib.ps1` did not work correctly if multiple
usernames were specified. This is now fixed by foce-converting the given
string into an array, splitting at "`,`" characters. This directly affects the
functionality for adding / removing multiple users at once via
`psytricks.wrapper.ResTricksWrapper.set_access_users()` and
`psytricks.wrapper.PSyTricksWrapper.set_access_users()`.

2.1.5

Changed

* Type hints and docstrings were fixed, some of them were indicating the wrong
return types.

2.1.4

Changed

* Logging level changes only, reducing messages higher than debug.

2.1.3

Changed

* The version check done when instantiating a `psytricks.wrapper.ResTricksWrapper`
object now allows for a `PATCH` level mismatch as by definition the API is
still expected to be fully compatible. It issues a warning-level log message
to indicate the mismatch though. This allows for easy fixes on the Python
side of the package without having to re-install / upgrade the server side
each time. A small fix to respect pre-releases following the semantic
versioning rules has been added as well.

2.1.2

Changed

* Updated [loguru] dependency to `0.7.0`.

2.1.1

No functional / code changes, only lowering minimal Python version to `3.9`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.