1. c771ad2 bump to 9.0.8 (#4270) by Sarah Zakarias · 2 weeks ago main v9.0.8
  2. 38d079a Fix RangeError when stripping doc-imports from files with CRLF line endings (#4268) by Sigurd Meldgaard · 2 weeks ago
  3. 794a1d3 bump to 9.0.7 (#4269) by Sarah Zakarias · 3 weeks ago v9.0.7
  4. b9c9473 Add interactive copy-to-clipboard button to code snippets (#4267) by Sarah Zakarias · 3 weeks ago
  5. 9831db9 Add support and styling for custom <callout-box> HTML tags (#4264) by Sarah Zakarias · 3 weeks ago
  6. f52f910 Bump the github-actions group with 3 updates (#4265) by dependabot[bot] · 3 weeks ago
  7. 36b1aeb Bump to 9.0.6 (#4263) by Sarah Zakarias · 3 weeks ago v9.0.6
  8. 1d56f26 Document example directive (#4261) by Sarah Zakarias · 5 weeks ago
  9. 6396d51 Support region extraction in {@example} directive (#4253) by Sarah Zakarias · 5 weeks ago
  10. a8cca82 Filter invalid annotations on primary constructor parameters (#4254) by Sarah Zakarias · 6 weeks ago
  11. 869c9ff Require analyzer 13.0.2 and replace deprecated getChildAssumingFolder and getChildAssumingFile (#4255) by Sarah Zakarias · 6 weeks ago
  12. a63e6b6 Bump to 9.0.5 (#4256) by Sarah Zakarias · 6 weeks ago v9.0.5
  13. 541deb5 Bump analyzer_testing from 0.2.6 to 0.3.0 (#4252) by dependabot[bot] · 6 weeks ago
  14. d0fac90 Stop using modifiers on parameters. (#4251) by Lasse R.H. Nielsen · 7 weeks ago
  15. 3f681ed Bump the github-actions group with 2 updates (#4250) by dependabot[bot] · 7 weeks ago
  16. 7fdcad7 Primary constructors: add more tests (#4249) by Sarah Zakarias · 8 weeks ago
  17. 900e797 Add tests for abbreviated constructor declarations (#4247) by Sarah Zakarias · 8 weeks ago
  18. cde60fd Add tests for private named parameters in primary constructors (#4248) by Sarah Zakarias · 8 weeks ago
  19. b0e4160 Add tests for primary constructor bodies and comment references (#4246) by Sarah Zakarias · 8 weeks ago
  20. 5896fce Add baseline tests for Primary Constructors field induction and metadata propagation. (#4245) by Sarah Zakarias · 9 weeks ago
  21. 8a7a54c Fixes crash when seeing a `this;` in a body. (#4244) by Lasse R.H. Nielsen · 9 weeks ago
  22. 77a52b6 Bump analyzer from 12.1.0 to 13.0.0 (#4242) by dependabot[bot] · 3 months ago
  23. 4fa2b5d Bump the github-actions group with 3 updates (#4241) by dependabot[bot] · 3 months ago
  24. 2e30b8e Improve @canonicalFor validation with close-match suggestions (#4234) by Kevin Moore · 3 months ago
  25. fbc326e Fix dartdoc canonicalization for explicit getters and prioritize @canonicalFor (#4233) by Kevin Moore · 3 months ago
  26. c01cf53 Fix link generation for remote and re-exported symbols (#4240) by Kevin Moore · 3 months ago
  27. af466dc Properly adjust comment offsets in light of interleaved non-doc comments (#4236) by Sam Rawlins · 4 months ago
  28. a57f497 Bump the github-actions group with 3 updates (#4232) by dependabot[bot] · 4 months ago
  29. 1c36709 Perf: Cache ElementType instantiations in PackageGraph (#4230) by Kevin Moore · 4 months ago
  30. 271705a Update test workflow to Dart SDK 3.10.0 (#4229) by Konstantin Scheglov · 4 months ago
  31. e3484b5 Require analyzer 12.0.0, with breaking changes (#4228) by Konstantin Scheglov · 4 months ago
  32. bf4d219 Bump to 9.0.4 (#4225) by Sarah Zakarias · 5 months ago v9.0.4
  33. 8339036 Gracefully handle missing library elements during comment reference lookup. (#4224) by Sarah Zakarias · 5 months ago
  34. b65fd9a Bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions group (#4222) by dependabot[bot] · 5 months ago
  35. 2a483a0 Merge CommentReferable into Nameable (#4217) by Sam Rawlins · 5 months ago
  36. 214e74c #4134. Add placement tests for getters and setters (#4219) by Sergey G. Grekhov · 5 months ago
  37. b4eb926 Remove redundant `GenericFunctionTypeElement` check in `Parameter.htmlId` (#4221) by Sarah Zakarias · 5 months ago
  38. 3b019e4 Fix: Simplify HTML ID generation for parameters in generic function types (#4220) by Sarah Zakarias · 5 months ago
  39. 33f83ed Fix extension type override (#4218) by Sarah Zakarias · 5 months ago
  40. e60d5df Deprecate unused useCategories option (#4148) by Nhan Nguyen · 5 months ago
  41. 42f70b4 #4134. Add placement tests for fields (#4216) by Sergey G. Grekhov · 5 months ago
  42. 9982212 fix: resolve search icon contrast in dark mode (#4196) by Naman Goyal · 5 months ago
  43. 1775b1b Replace pub run with dart run (#4182) by Sigurd Meldgaard · 5 months ago
  44. 31b3e40 #4134. Add test cases for external constructors (#4214) by Sergey G. Grekhov · 5 months ago
  45. 3ca5602 #4134. Add comments placement tests for operators (#4213) by Sergey G. Grekhov · 5 months ago
  46. 80dc20d #4134. Add comments placement tests for methods (#4192) by Sergey G. Grekhov · 5 months ago
  47. edc8779 Bump the github-actions group with 3 updates (#4198) by dependabot[bot] · 5 months ago
  48. cd8f1ad Add support for the @example directive (#4201) by Sarah Zakarias · 5 months ago
  49. a9d6bd4 Handle private named parameters in generated docs. (#4202) by Bob Nystrom · 5 months ago
  50. cb712bd #4134. Add additional case for private factory constructors (#4191) by Sergey G. Grekhov · 5 months ago
  51. 114cef9 Use latest sdk version when enabling experimental features via CLI (#4212) by Sarah Zakarias · 5 months ago
  52. 694b847 Support experiments in dartdoc_options.yaml and fix experiment flag propagation. (#4211) by Sarah Zakarias · 5 months ago
  53. faccb38 #4134. Add placement tests for private top-level declarations (#4188) by Sergey G. Grekhov · 5 months ago
  54. 361cee9 Bump analyzer dependency to 10.1.0 (#4210) by Sarah Zakarias · 5 months ago v9.0.3
  55. 5666224 Significant improvements to canonicalization logic (#4204) by Kevin Moore · 5 months ago
  56. 8d78388 Add sanity in the buildbot output (#4206) by Kevin Moore · 5 months ago
  57. 3875847 Bump to 9.0.3 (#4209) by Sam Rawlins · 5 months ago
  58. af00850 Bump to analyzer 10.0.2 and handle deprecation (#4199) by Sam Rawlins · 6 months ago
  59. 9389132 Convert some "mixed-in field" tests into unit tests (#4197) by Sam Rawlins · 6 months ago
  60. de4a8b0 Refactor categorization to be lazy and side-effect-free (#4195) by Sarah Zakarias · 6 months ago
  61. c066c12 Introduce unit tests for "properties" (#4194) by Sam Rawlins · 6 months ago
  62. 488753f Refactor Package to use MarkdownFileDocumentation mixin (#4193) by Sarah Zakarias · 6 months ago
  63. 12d5e56 Make documentationComment nullable (#4190) by Sam Rawlins · 6 months ago
  64. 543fee1 Simplify documentationFrom (#4187) by Sam Rawlins · 6 months ago
  65. 4ed9324 Simplify oneLineDoc and privatize elementDocumentation (#4186) by Sam Rawlins · 6 months ago
  66. 9d5f7bf Update spec about output details being out-of-scope (#4189) by Sarah Zakarias · 6 months ago
  67. 42c5072 Simplify characterLocation; remove unitElement (#4184) by Sam Rawlins · 6 months ago
  68. 41a599e #4134. Add comments placement tests for constructors (#4183) by Sergey G. Grekhov · 6 months ago
  69. 674916b #4134. Add tests for block-comments placement (#4181) by Sergey G. Grekhov · 6 months ago
  70. 076c0ac Move all '@canonicalFor', '@category', and '@subCategory' processing into DocumentationComment (#4179) by Sam Rawlins · 6 months ago
  71. d047674 #4134. Add tests for doc comments placement (#4178) by Sergey G. Grekhov · 6 months ago
  72. a7070f7 Fix internal links in Dart Doc specification (#4177) by Sergey G. Grekhov · 6 months ago
  73. 47ac358 Simplify some aspects of DocumentationComment (#4175) by Sam Rawlins · 6 months ago
  74. 03f48ee Prepare 9.0.2 release (#4174) by Sarah Zakarias · 6 months ago v9.0.2
  75. 84f4b49 Simplify doc comment precaching (#4173) by Sam Rawlins · 6 months ago
  76. c60b45b #4134. Add doc comments tests for metadata (#4172) by Sergey G. Grekhov · 6 months ago
  77. 025a9a1 Remove PackageConfigProvider classes; simplify with one function (#4171) by Sam Rawlins · 6 months ago
  78. 00b7ef2 #4134. Add block-based doc comments tests (#4164) by Sergey G. Grekhov · 6 months ago
  79. a4c6453 Reduce duplicate "visible annotation" code (#4169) by Sam Rawlins · 6 months ago
  80. 16742f0 Heavily refactor how a Flutter Embedder SDK is discovered (#4170) by Sam Rawlins · 6 months ago
  81. 93be792 Prepare 9.0.1 release (#4167) by Sarah Zakarias · 6 months ago v9.0.1
  82. 6d9c5dd Tidy some interface nits (#4162) by Sam Rawlins · 7 months ago
  83. bb8f25a Deprecate the "typeAsHtml" warning (#4161) by Sam Rawlins · 7 months ago
  84. 9b3ea9f Hide private annotations (#4163) by Sam Rawlins · 7 months ago
  85. 0eaaf7b #4134. Add new tests regarding whitespaces and interrupting lines (#4135) by Sergey G. Grekhov · 7 months ago
  86. 291c829 Remove `Library.sentinel`. (#4155) by Lasse R.H. Nielsen · 7 months ago
  87. a9b71cb DeCo. Comment out assert(nameOffset != null ...) (#4132) by Konstantin Scheglov · 7 months ago
  88. d513298 Merge HasLocation into Warnable (#4140) by Sam Rawlins · 7 months ago
  89. 25f48a0 Simplify DocumentationComment.documentationFrom (#4141) by Sam Rawlins · 7 months ago
  90. e2adfd9 Simplify ModelElement.documentation overrides (#4146) by Sam Rawlins · 7 months ago
  91. ff3eca2 Refactor and simplify various .isPublic impls (#4147) by Sam Rawlins · 7 months ago
  92. 87f5a71 Bump the github-actions group with 4 updates (#4149) by dependabot[bot] · 7 months ago
  93. c1691e9 Use logging in AOT compiler (#4142) by Sam Rawlins · 7 months ago
  94. e644857 Small cleanups for spec (#4133) by Sarah Zakarias · 7 months ago
  95. be58ff0 Add dart documentation comment specification version 1.0.0 (#4130) by Sarah Zakarias · 7 months ago
  96. 96f82ae Bump the github-actions group with 2 updates (#4131) by dependabot[bot] · 8 months ago
  97. 3f1f09c Pass 'withFineDependencies: true' to AnalysisContextCollectionImpl. (#4128) by Konstantin Scheglov · 8 months ago
  98. 91222d6 Bump the github-actions group with 2 updates (#4125) by dependabot[bot] · 9 months ago
  99. 6d5e133 Simplify LibraryContainer hierarchy and tests (#4121) by Sam Rawlins · 9 months ago
  100. 6d1aa6f Refactor Locatable into an interface, HasLocation (#4118) by Sam Rawlins · 9 months ago