~~~~~ * ENH: Added better error message when c-extension is not compiled. * FIX: Kernprof no longer imports line_profiler to avoid side effects.
3.2.0
~~~~~ * Dropped 2.7 support, manylinux docker images no longer support 2.7 * ENH: Add command line option to specify time unit and skip displaying functions which have not been profiled. * ENH: Unified versions of line_profiler and kernprof: kernprof version is now identical to line_profiler version.
3.1.0
~~~~~ * ENH: fix Python 3.9
3.0.2
~~~~~ * BUG: fix ``__version__`` attribute in Python 2 CLI.
3.0.1
~~~~~ * BUG: fix calling the package from the command line