hunter v1.2.0 Release Notes

Release Date: 2016-01-24 // about 7 years ago
    • Fixed printouts of objects that return very large string in __repr__(). Trimmed to 512. Configurable in actions with the repr_limit option.
    • 👌 Improved validation of :class:hunter.actions.VarsPrinter's initializer.
    • ➕ Added a :class:hunter.actions.CallPrinter action.