File tree 4 files changed +7
-7
lines changed
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 ` .
3
3
* Support generating docs for extension methods (#2001 ).
4
4
5
5
## 0.28.5
Original file line number Diff line number Diff line change 1
1
dartdoc :
2
2
linkToSource :
3
3
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 1
1
// 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 1
1
name : dartdoc
2
2
# Run `grind build` after updating.
3
- version : 0.28.6-dev
3
+ version : 0.28.6
4
4
author :
Dart Team <[email protected] >
5
5
description : A documentation generator for Dart.
6
6
homepage : https://github.com/dart-lang/dartdoc
@@ -18,7 +18,7 @@ dependencies:
18
18
http_parser : ' >=3.0.3 <4.0.0'
19
19
logging : ^0.11.3+1
20
20
process : ^3.0.5
21
- markdown : ^2.0.3
21
+ markdown : ^2.1.1
22
22
mustache : ^1.1.0
23
23
package_config : ' >=0.1.5 <2.0.0'
24
24
path : ^1.3.0
@@ -39,7 +39,7 @@ dev_dependencies:
39
39
io : ^0.3.0
40
40
http : ^0.12.0
41
41
meta : ^1.0.0
42
- pedantic : ^1.5 .0
42
+ pedantic : ^1.8 .0
43
43
test : ^1.3.0
44
44
45
45
executables :
You can’t perform that action at this time.
0 commit comments