File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- ## 8.3.3-wip
1+ ## 8.3.3
22
33* Require Dart 3.6 or later.
4- * Require analyzer 7.2 .0 APIs.
4+ * Require analyzer 7.3 .0 APIs.
55* Update the design of GitHub-flavored Markdown alerts for
66 improved accessibility and to better match GitHub and other Dart sites.
7+ * Many internal migrations for analyzer APIs.
78
89## 8.3.2
910
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.3.3-wip /%f%#L%l%'
4+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.3.3/%f%#L%l%'
Original file line number Diff line number Diff line change 1- const packageVersion = '8.3.3-wip ' ;
1+ const packageVersion = '8.3.3' ;
Original file line number Diff line number Diff line change 11name : dartdoc
2- version : 8.3.3-wip
2+ version : 8.3.3
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