Releases: hyperf/watcher
Releases · hyperf/watcher
Release v3.0.0-alpha.7
Removed `doctrine/annotations`, please use `PHP8 Attributes`. (#4667)
Release v3.0.0-alpha.1
Upgrade the minimum php version to `8.0` for `watcher`. (#4524)
Release v2.2.24
Optimized code for `Hyperf\Watcher\Driver\FindNewerDriver`. (#4451)
Release v2.2.19
Fix `collector-reload` file not found when running `server:watch` wit…
Release v2.2.18
Support run with absolute paths for `server:watch` (#4293) * Support run with absolute paths for `server:watch` * Update CHANGELOG-2.2.md
Release v2.2.6.1
Fixed type error of return value for watcher. (#3992) * Fixed type error of return value for watcher. * Update
Release v2.2.6
Added option `command` which used to define your own start command. (…
Release v2.2.2
Fixed bug that `watcher` does not work caused by proxies replaced. (#…
Release v2.2.1
Fixed bug that `watcher` does not work for `v2.2`. (#3845)
Release v2.2.0
Update `branch-alias` to `2.2-dev` in `composer.json`