- Include scroll demo and minor corrections.
- Add scroll bar to allow for viewing large py files using scroll bar.
- Fix for upstream pprofile changes thanks to @hinnefe2.
- Ability to import
PyHeat
class from the module asfrom pyheat import PyHeat
. - Color inversion of code text for the darker end of the spectrum.
- Continuous integration tested code.
- Making pyfile as a positional argument as it is non optional.
- Adding
--out
optional argument to the commandline to export the heatmap as an image file.
- Long time itch to code an idea.
- First release.