Releases: hyperf/watcher
Releases · hyperf/watcher
Release v3.1.43
Full Changelog: v3.1.42...v3.1.43
Release v3.1.42
Full Changelog: v3.1.39...v3.1.42
Release v3.1.39
Improved ConsoleLogger to support running in watcher (#7033)
Release v3.1.32
Fixed bug that restart failed when don't have `.env`. (#6949)
Release v3.1.31
Support to reload `.env` when using `hyperf/watcher`. (#6936) Co-authored-by: 李铭昕 <[email protected]>
Release v3.1.27
Added composer.json normalize support (#6887)
Release v3.1.21
Fixed bug that the enum mode cannot work when using `hyperf/constants…
Release v3.1.19
Optimized `FswatchDriver` which don't restart server by empty reading…
Release v3.1.17
Use `PHP_BINARY` instead of `php` as default php binary path for `hyp…
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)