hunter v0.4.0 Release Notes

Release Date: 2015-03-29 // about 9 years ago
    • Disabled colors for Jython. Contributed by Claudiu Popa in #12 <https://github.com/ionelmc/python-hunter/pull/12>_.
    • 🏁 Test suite fixes for Windows. Contributed by Claudiu Popa in #11 <https://github.com/ionelmc/python-hunter/pull/11>_.
    • ➕ Added an introduction section in the docs.
    • Implemented a prettier fallback for when no sources are available for that frame.
    • Implemented fixups in cases where you use action classes as a predicates.