* Make it >= 1.0.0 so the --pre flag isn't needed to install the package (it's 1.0.1 instead of 1.0.0 because I'm bad at things) * Specify version 1.0b3 of line-profiler to make the install work
0.0.6
++++++++++++++++++
* No longer polluting the template namespace * Show all lines, not just those with profiling information
0.0.5
++++++++++++++++++
* Table output, ditch the default output given by LineProfiler.print_stats() * Usage instructions in the panel