package:build_daemon v4.1.3
·
32 commits
to master
since this release
- Bug fix: fix race condition when a new daemon immediately starts after
shutdown. - Put lock and config files under
.dart_toolin the workspace by default.
Make them user private. AdddaemonSharedPathto keep support for other
locations. - Use a token for websocket authentication.
- Require Dart 3.11.0.