Releases: boris-42/profimp
Releases · boris-42/profimp
Release 0.0.3
- Collect info about file path and modules
- Improve HTML template
- remove bootstrap dependency
- show file path and module names
- better hide-show arrows
- performance improvements
- Remove redunant dependencies (six, oslosphinx)
- Make imports of "json" and "os" lazy so we can
trace these libs - Remove import of contextlib
Release 0.0.2
- Imporve HTML report scalability and performance
- Remove docs that are redunant
- Remove a lot of useless requirements from project
Release 0.0.1
First release of profimp
It allows you to do all what you need for happy tracing
and debugging of your code