============================
Features:
---------
- renamed project: SpeedIT to PySpeedIT
- output is written to html files
- simplified usage: only one interface through one function: ``PySpeedIT.speed_it.speed_it``
- uses now option: ``html_output_dir_path`` and handles the rest internally
- splits output into separate files per module
- Benchmark-IT uses now a proper option for output of source-code
Fixes/Other Changes:
--------------------
- fixed an Error in ``benchmark_it`` when a function had a default keyword argument but not input data was supplied
- removed dependencies
sphinxcontrib-napoleon
Sphinx (this is pulled in by the new: PSphinxTheme)
- added new dependencies
PSphinxTheme
Cython
- added missing license for: memory_profiler
Project start 2014-05-15
========================
- project start (named: SpeedIT)