hunter v0.3.0 Release Notes

Release Date: 2015-03-29 // about 9 years ago
    • โž• Added handling for internal repr failures.
    • ๐Ÿ›  Fixed issues with displaying code that has non-ascii characters.
    • ๐Ÿ‘ Implemented better display for call frames so that when a function has decorators the function definition is shown (instead of just the first decorator). See: #8 <https://github.com/ionelmc/python-hunter/issues/8>_.