We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6eb5d commit bf1edfeCopy full SHA for bf1edfe
1 file changed
CHANGELOG.rst
@@ -2,6 +2,15 @@
2
Changelog
3
=========
4
5
+0.4.0 (2015-03-29)
6
+------------------
7
+
8
+* Disabled colors for Jython (contributed by Claudiu Popa in `#12 <https://github.com/ionelmc/python-hunter/pull/12>`_).
9
+* Test suite fixes for Windows (contributed by Claudiu Popa in `#11 <https://github.com/ionelmc/python-hunter/pull/11>`_).
10
+* Added an introduction section in the docs.
11
+* Implemented a prettier fallback for when no sources are available for that frame.
12
+* Implemented fixups in cases where you use action classes as a predicates.
13
14
0.3.1 (2015-03-29)
15
------------------
16
0 commit comments