File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.28.7
2+ * Remove obsolete references to Element.type and ElementHandle (#2028 , #2031 ).
3+ * Fix problem with return values for typedefs with analyzer 0.38.5 (#2036 ).
4+
15## 0.28.6
26* Support for 0.38.3 version of ` package:analyzer ` .
37* Support generating docs for extension methods (#2001 ).
Original file line number Diff line number Diff line change 11dartdoc :
22 linkToSource :
33 root : ' .'
4- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v0.28.6 /%f%#L%l%'
4+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v0.28.7 /%f%#L%l%'
Original file line number Diff line number Diff line change 11// Generated code. Do not modify.
2- const packageVersion = '0.28.6 ' ;
2+ const packageVersion = '0.28.7 ' ;
Original file line number Diff line number Diff line change 11name : dartdoc
22# Run `grind build` after updating.
3- version : 0.28.6
3+ version : 0.28.7
44author : Dart Team <misc@dartlang.org>
55description : A documentation generator for Dart.
66homepage : https://github.com/dart-lang/dartdoc
You can’t perform that action at this time.
0 commit comments