Dbgr

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 2

1.3.0

------------
Added
~~~~~
- Added spell-checker for documentation
- Possibility to hide output of recursive calls

Fixed
~~~~~
- Fixed spelling mistakes in documentation

1.2.0

--------------------
Removed
~~~~~~~
- Removed unused steps ``publish_test`` and ``changelog``

Added
~~~~~
- Added Sphinx documentation
- Added request headers and data to terminal output

Fixed
~~~~~
- Strip whitespaces from request name in interactive mode.
- DBGR now shows a message when ``dbgr list`` doesn't find module or request.

1.1.0

--------------------
Added
~~~~~
- Added example with slow responding server to examples

Changed
~~~~~~~
- Achieved 100% code coverage. Build now requires coverage to pass.
- Python requirement relaxed to >= 3.6.

1.0.6

--------------------
Added
~~~~~
- Added support for calendar types ``datetime.datetime``, ``datetime.time``, ``datetime.date``.
- Added ``CHANGELOG.md``.

1.0.5

--------------------
Fixed
~~~~~
- The session object is not closed after each request in interactive mode.

1.0.4

--------------------
Fixed
~~~~~
- Dbgr doesn't crash when default argument cannot be converted to annotated type.

Changed
~~~~~~~
- Arguments ``env`` and ``session`` are now optional in ``dbgr.response``.
- Methods annotated with ``dbgr.request`` don't have to accept ``env`` and ``session`` arguments if they don't need them.

Added
~~~~~
- In ``dbgr --list-environments`` the default argument is now highlighted.
- Added command to review all variables in environment: ``dbgr e <env_name>``

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.