Skip to content

v0.32.3

Compare
Choose a tag to compare
@jcollins-g jcollins-g released this 28 Sep 18:07
2f1f19d

Retconned release to catch github up to pub.

  • Allow injected HTML in a macro which is output by a tool (#2274).
  • Add packageName to index.json entries (#2271).
  • Bump markdown to 2.1.5 (#2267).
  • Reduce the time to generate docs. Using an example Flutter package, the time
    required to generate docs was reduced from 67 seconds to 46 seconds, a 31%
    reduction (#2255, #2259, #2260, #2267).
  • Don't HTML-escape source code blocks in Markdown output (#2253).
  • Don't crash when documenting an export with '//' in the path (#2254).
  • Improve null safety support (#2269).