File tree Expand file tree Collapse file tree 1 file changed +17
-22
lines changed Expand file tree Collapse file tree 1 file changed +17
-22
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.1.0+5
2
+
3
+ * show peers in left navigation bar
4
+ * show inherited on a separate line
5
+ * fix links to anchors
6
+ * fix comments for properties
7
+
8
+ ## 0.1.0+4
9
+
10
+ * display only named constructor in left nav
11
+ * do not show duplicates in implementors
12
+ * add dart identity to page
13
+ * left nav links to dedicated page for element
14
+
1
15
## 0.1.0+3
2
16
17
+ * added top navigation bar
18
+ * add left navigation section
19
+ * package page lists libraries in left nav
3
20
* bump version of grinder
4
21
5
22
## 0.1.0+2
59
76
* support user defined library mapping using --url-mapping option
60
77
* warning if library is undocumented
61
78
* fixed linking for parameters
62
-
63
- ## 0.1.0+3
64
-
65
- * added top navigation bar
66
- * add left navigation section
67
- * package page lists libraries in left nav
68
-
69
- ## 0.1.0+4
70
-
71
- * display only named constructor in left nav
72
- * do not show duplicates in implementors
73
- * add dart identity to page
74
- * left nav links to dedicated page for element
75
-
76
- ## 0.1.0+5
77
-
78
- * show peers in left navigation bar
79
- * show inherited on a separate line
80
- * fix links to anchors
81
- * fix comments for properties
82
-
83
-
You can’t perform that action at this time.
0 commit comments