Mara

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 3

2.0.0

-----------------

:ref:`Upgrading from earlier versions <upgrade_0-6-3>`.

Features:

* Moved to an asyncio loop
* Added support for multiple servers


Known issues:

* Removed contrib modules - will return as a separate package
* Angel is not implemented yet

0.7.0

-------------------

Feature:

* Added Protocol to Client

Changes:

* Client no longer supports telnet by default; must be initialised with the
* Styles refactored to support different renderers
* Setting ``client_buffer_size`` is now ``recv_buffer_size`` and
``send_buffer_size``
* Flash policy server has been removed

0.6.3

-----------------

Feature:

* Added Python 3.6 support


Bugfix

* Corrected packaging


Note: tests are no longer performed for Python 3.2 or 3.3 as they are EOL

0.6.2

-----------------

Bugfix:

* Corrected docs
* Corrected manifest

0.6.1

-----------------

Bugfix:

* Improved password hashing algorithm (merges 5)
* Fixed empty password handling (merges 6)

Internal:

* Improved support for custom password hashing algorithms, with support for
passwords stored using old algorithms

Thanks to:

* Marcos Marado (marado) for 5 and 6

0.6.0

-----------------

Feature:

* Python 3 support (3.2, 3.3, 3.4 and 3.5)
* Unicode support

Changed:

* Changed ``write`` to accept ``newline=False`` kwarg, to control whether the
line ends with a newline when the socket is not in raw mode
* Example echo service now runs in raw mode
* The command registry can now unregister commands

Internal:

* Added angel.stop() to terminate angel from threads
* Fixed angel's start delay reset when starting a service without a saved state

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.