File python-snakeviz.changes of Package python-snakeviz
-------------------------------------------------------------------
Thu Apr 19 18:03:22 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.4.2
* Improvements to section proportioning (Thanks @nschloe in #79!)
* Drop official Python 2.6 support
- Update to version 0.4.1
* Labels added to icicle view (Thanks @thomasjm!)
* Bug fix functions with no identified callers (Thanks @embray!)
- Update to version 0.4.0
* Add icicle plot option. (Thanks @yxiong!)
- Update to version 0.3.1
* Allow users to move the visualization through the call stack
by clicking on items in the call stack list. (Thanks @yxiong!)
- Update to version 0.3.0
* Add a "server-only" mode so SnakeViz can be started without
it trying to open a browser
* When starting the server, print a complete URL for viewing the profile
* Get rid of dict/set comprehensions so SnakeViz works on Python 2.6
* Fix a potential division-by-zero error
- Implement single-spec version
-------------------------------------------------------------------
Tue Dec 9 13:38:19 UTC 2014 - toddrme2178@gmail.com
- Initial version