We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c8ed6 commit dc8e78fCopy full SHA for dc8e78f
CHANGELOG
@@ -1,13 +1,17 @@
1
Changelog
2
=========
3
4
+0.5 (unreleased)
5
+----------------
6
+
7
+- rename "funcdef" node to "def" node to be way more intuitive.
8
9
0.4 (2014-09-29)
10
----------------
11
12
- new rendering type in the nodes_rendering_order dictionary: string. This
13
remove an ambiguity where a key could be pointing to a dict or a string, thus
14
forcing third party tools to do guessing.
-- rename "funcdef" node to "def" node to be way more intuitive.
15
16
0.3.1 (2014-09-04)
17
------------------
0 commit comments