File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- ## 0.28.6-dev
2- * Support for 0.38.2 version of ` package:analyzer ` .
1+ ## 0.28.6
2+ * Support for 0.38.3 version of ` package:analyzer ` .
33* Support generating docs for extension methods (#2001 ).
44
55## 0.28.5
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-dev /%f%#L%l%'
4+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v0.28.6/%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-dev ' ;
2+ const packageVersion = '0.28.6' ;
Original file line number Diff line number Diff line change 11name : dartdoc
22# Run `grind build` after updating.
3- version : 0.28.6-dev
3+ version : 0.28.6
44author : Dart Team <misc@dartlang.org>
55description : A documentation generator for Dart.
66homepage : https://github.com/dart-lang/dartdoc
@@ -18,7 +18,7 @@ dependencies:
1818 http_parser : ' >=3.0.3 <4.0.0'
1919 logging : ^0.11.3+1
2020 process : ^3.0.5
21- markdown : ^2.0.3
21+ markdown : ^2.1.1
2222 mustache : ^1.1.0
2323 package_config : ' >=0.1.5 <2.0.0'
2424 path : ^1.3.0
@@ -39,7 +39,7 @@ dev_dependencies:
3939 io : ^0.3.0
4040 http : ^0.12.0
4141 meta : ^1.0.0
42- pedantic : ^1.5 .0
42+ pedantic : ^1.8 .0
4343 test : ^1.3.0
4444
4545executables :
You can’t perform that action at this time.
0 commit comments