Skip to content

Releases: boris-42/profimp

Release 0.0.3

01 May 09:00
Compare
Choose a tag to compare
  • 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

01 May 09:01
Compare
Choose a tag to compare
  • Imporve HTML report scalability and performance
  • Remove docs that are redunant
  • Remove a lot of useless requirements from project

Release 0.0.1

01 May 09:01
Compare
Choose a tag to compare

First release of profimp
It allows you to do all what you need for happy tracing
and debugging of your code