v0.2.0
Changes
- Added color support (and
coloramaas dependency). - Added support for expressions in
VarsPrinter. - Breaking changes:
- Renamed
FtoQ. AndQis now just a convenience wrapper forQuery. - Renamed the
PYTHON_HUNTERenv variable toPYTHONHUNTER. - Changed :class:
Whento take positional arguments. - Changed output to show 2 path components (still not configurable).
- Changed :class:
VarsPrinterto take positional arguments for the names.
- Renamed
- Improved error reporting for env variable activation (
PYTHONHUNTER). - Fixed env var activator (the
.pthfile) installation withsetup.py install(the "egg installs") and
setup.py develop/pip install -e(the "egg links").
Installation
pip install hunter==0.2.0