File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 8.0.2
2+
3+ * Remove @hideConstantImplementations fully. (#3593 )
4+ * Remove Class assert for ClassTypedef. (#3595 )
5+
16## 8.0.1
27
38* The deprecated public APIs will be removed in the next major release.
Original file line number Diff line number Diff line change 11dartdoc :
22 linkToSource :
33 root : ' .'
4- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.0.1 /%f%#L%l%'
4+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.0.2 /%f%#L%l%'
Original file line number Diff line number Diff line change 1- const packageVersion = '8.0.1 ' ;
1+ const packageVersion = '8.0.2 ' ;
Original file line number Diff line number Diff line change 11name : dartdoc
2- version : 8.0.1
2+ version : 8.0.2
33description : A non-interactive HTML documentation generator for Dart source code.
44repository : https://github.com/dart-lang/dartdoc
55
You can’t perform that action at this time.
0 commit comments