Sisyphus-control

Latest version: v3.1.3

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

Scan your dependencies

Page 1 of 3

3.1.3

====================
Fixed
-----
* Removed usages of `asyncio.coroutine` so that the library can run on Python 3.11
Changed
-------
* Updated all dependency versions in `requirements.txt`

3.1.2

====================
Changed
-------
* Relax version requirements for socketio/engineio

3.1.1

====================
Changed
-------
* Re-enabled support for Python 3.8 (Home Assistant won't remove that until next year)

3.1

==================
Added
-----
* Python types for the entire API
* `Table.firmware_version` and `Table.mac_address`
Fixed
-------
* `find_table_ips` returns an empty list rather than `None` if none are found
* An error result returned from a POST request is now properly included in the Exception
* Locked dependency versions of `python-socketio` and `python-engineio` to those that support the SocketIO protocol version used by Sisyphus

3.0

==================
Added
-----
* Track remaining/total time support (requires recent firmware)
* Test shell program
Changed
-------
* Reworked the data model to match how Sisyphus itself does it. This fixes crashes that were occurring working with tables that have the latest firmware, but may break things with older firmwares.
* Switched to `python-socketio` for Socket.IO support, as it is more actively maintained than `SocketIO-client-nexus`.
* Switched to VSCode for development

2.2.1

====================
Fixed
-----
* Fixed a crash when closing the socket coincides with shutting down the event loop

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.