Skip to content

v0.31.0

Compare
Choose a tag to compare
@jcollins-g jcollins-g released this 21 Apr 20:56
18fdf4a
  • --link-to-remote is now the default. (#2147)
  • --show-progress is now the default on interactive terminals,
    and has improved quality of output. (#2147)
  • Excessive notifications for "parsing" have been squelched from
    stdout. (#2141, #2147)
  • Fixed a bug where explicitly requested private members in a comment
    reference could result in broken link generation. (#2147)
  • Dartdoc now generates documentation for itself cleanly (#2147)
  • Dartdoc can now generate links to new version format SDKs
    without crashing. (#2186)