File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ 0.3.0 (2015-03-29)
6+ ------------------
7+
8+ * Added handling for internal repr failures.
9+ * Fixed issues with displaying code that has non-ascii characters.
10+ * Implemented better display for ``call `` frames so that when a function has decorators the
11+ function definition is shown (instead of just the first decorator).
12+ See: `#8 <https://github.com/ionelmc/python-hunter/issues/8 >`_.
13+
5140.2.1 (2015-03-28)
615------------------
716
8- * Add missing color entry for exception events.
9- * Add :obj: `Event.line ` property. It returns the source code for the line being run.
17+ * Added missing color entry for exception events.
18+ * Added :obj: `Event.line ` property. It returns the source code for the line being run.
1019
11200.2.0 (2015-03-27)
1221------------------
You can’t perform that action at this time.
0 commit comments