daco 0.5.1 copy "daco: ^0.5.1" to clipboard
daco: ^0.5.1 copied to clipboard

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

0.5.1 #

  • FEAT: skip gitignored files in daco format (#50). (51c725c5)

0.5.0+1 #

  • FIX: add lib/daco.dart to fix pub.dev publishing (#49). (dcbc157e)

0.5.0 #

Note: This release has breaking changes.

  • FIX: use atomic file creation for prettier server install lock (#37). (d14cd63f)
  • BREAKING FEAT: bump prettier server dependencies to latest (#48). (8d69c06e)
  • BREAKING FEAT: migrate to analysis_server_plugin (#39). (dc3ff001)
  • BREAKING FEAT: upgrade dependencies, migrate to analyzer 10 API, update lint rules (#35). (63034671)
  • BREAKING FEAT: upgrade to latest dart_style (#34). (25f867a6)

0.3.0+1 #

0.3.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: remove code highlighting of code examples (#30). (1ab7ae1c)

0.2.6 #

0.2.5+0 #

0.2.5 #

0.2.4 #

  • FEAT: support installing daco locally (#26). (f3b9f50c)

0.2.3+2 #

  • FIX: upgrade analyzer dependencies. (d767ee2c)

0.2.3+1 #

  • FIX: lower bound for path dependency. (131e70af)

0.2.3 #

0.2.2+1 #

0.2.2 #

0.2.1+1 #

  • PERF: persist ByteStore to cache analysis results (#12). (f8d054f1)

0.2.1 #

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.
8
likes
160
points
896
downloads

Documentation

API reference

Publisher

verified publishergabriel.terwesten.net

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, ansi_styles, args, cli_launcher, cli_util, collection, dart_style, http, path, pubspec_parse, solvent

More

Packages that depend on daco