daco 0.2.0+1 copy "daco: ^0.2.0+1" to clipboard
daco: ^0.2.0+1 copied to clipboard

A tool for maintaining Dart comments. Supports formatting of comments, including embedded Dart code.

0.2.0+1 #

  • PERF: use workers in prettier server (#10). (3d70b506)
  • DOCS: move dartdoc section to correct place. (c66f0e0c)

0.2.0 #

Note: This release has breaking changes.

  • FIX: identing in main code blocks (#9). (ef09065a)
  • FEAT: log prettier server installation (#8). (c6903b63)
  • FEAT: add main attribute for example code (#6). (82010ae1)
  • BREAKING FEAT: rename no_format attribute to ignore (#7). (0aa3f956)

0.1.1 #

  • REFACTOR: expose LineInfo on Source (#4). (bf943581)
  • FIX: don't check code blocks tagged with no_format for syntactic errors (#5). (ea7fc5ab)
  • FIX: handle nested fenced code block (#2). (714fe124)
  • FEAT: report parser error locations in formatted file (#3). (e76ccf92)
  • DOCS: add basic docs to README. (6b9aae16)

0.1.0 #

  • Initial version.
7
likes
0
pub points
21%
popularity

Publisher

verified publishergabriel.terwesten.net

A tool for maintaining Dart comments. Supports formatting of comments, including embedded Dart code.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, ansi_styles, args, cli_util, collection, dart_style, http, path

More

Packages that depend on daco