Erppeek

Latest version: v1.7.1

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

Scan your dependencies

Page 6 of 7

0.7

~~~~~~~~~~~~~~~~

* Fix RuntimeError on connection.

0.6

~~~~~~~~~~~~~~~~

* Support Python 3.

* Return Client method instead of function when calling ``client.write``
or similar.

* Fix the case where :meth:`~Client.read()` is called with a single id.

0.5

~~~~~~~~~~~~~~~~

* Implement ``Client.__getattr__`` special attribute to call any object
method, like ``client.write(obj, values)``. This is somewhat
redundant with ``client.execute(obj, 'write', values)`` and its
interactive alias ``do(obj, 'write', values)``.

* Add ``--write`` switch to enable unsafe helpers: ``write``,
``create``, ``copy`` and ``unlink``.

* Tolerate domain without square brackets, but show a warning.

* Add long options ``--search`` for ``-s``, ``--interact`` for ``-i``.

0.4

~~~~~~~~~~~~~~~~

* Workaround for ``sys.excepthook`` ignored, related to a
`Python issue <http://bugs.python.org/issue12643>`__.

0.3

~~~~~~~~~~~~~~~~

* Add ``--config`` and ``--version`` switches.

* Improve documentation with session examples.

* Move the project from Launchpad to GitHub.

0.2

~~~~~~~~~~~~~~~~

* Allow to switch user or database: methods ``client.login`` and
``client.connect``.

* Allow ``context=`` keyword argument.

* Add ``access(...)`` method.

* Add ``%(...)s`` formatting for the fields parameter of the ``read(...)`` method.

* Refactor the interactive mode.

* Many improvements.

* Publish on PyPI.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.