Releases: hyperf/watcher
Releases · hyperf/watcher
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <[email protected]>
Release v3.0.17
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)
Release v3.0.16
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …
Release v3.0.15
Use `Hyperf\Collection\Collection` instead of `Hyperf\Utils\Collectio…
Release v3.0.12
Support AOP hot update (#5528)
Release v3.0.0
Added requirement `ext-posix` for `watcher`. (#5261)
Release v3.0.0-rc.16
Fix the errors for watcher tests (#5207)
Release v3.0.0-rc.14
Added option `config` for command `server:watch`. (#5186)
Release v3.0.0-rc.13
Format code (#5172)
Release v3.0.0-rc.12
Support Swow for watcher (#5164)