Hello,

Hunter 1.2.0, the flexible code tracing toolkit is released:
https://pypi.python.org/pypi/hunter/1.2.0

This version has few fixes and improvements for terminal output (the so
called "actions").

Complete changelog:
https://python-hunter.readthedocs.org/en/latest/changelog.html

What is is?
=========

Hunter is a flexible code tracing toolkit, not for measuring coverage, but
for debugging, logging, inspection and other nefarious purposes. It has a
simple Python API and a convenient terminal API (see Environment variable
activation <https://pypi.python.org/pypi/hunter#env-var-activation>).

Thanks,
-- Ionel Cristian Mărieș, http://blog.ionelmc.ro
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to