Skip to content

Formatter Server v0.9.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 07:40
· 5 commits to master since this release

Changed

  • Updated compatibility for Dart 3.0
  • Updated libraries and pulled changes done to the legacy analysis_server.
  • Stdout is now blocking instead of non-blocking
    (IOSink blocks output by default, i made it non-bloking before and forgot about it).
  • Exclude instrumentation log file from logged watch events to prevent loops.
  • Grinder build task for CI and pubspec version tool (dart run grinder version, to check for version before compiling).

Github Actions

  • Made some github actions for CI so the vscode extension can pick the artifacts with an action.