CHANGES
=======

0.0.3
-----

* Release 0.0.3
* Fix HTML template to work with long imports lines
* Update samples and make sample generator
* Update setup.cfg file
* Add bunch of badges to README.rst
* Improve travis CI
* Optimize profimp imports
* Revert "Use pure setuptools instead of pbr"
* Rework of HTML report
* Use pure setuptools instead of pbr
* Remove six from requierements

0.0.2
-----

* Add six to project requirements
* Remove redudant docs
* Regenerate samples
* Imporve HTML report perf and scalability
* Update image size

0.0.1
-----

* Fix sample image
* Add HTML report samples and show snapshot of html report in readme
* Introduce HTML reporter
* Add package installation command to README
* Improve README file
* Root trace point should collect full duration of imports
* Add tracer code and basic raw json report
* Add extra hacking rules to project
* Init project
* Initial commit
