Skip to content

Releases: hyperf/watcher

Release v3.0.0-alpha.7

12 Apr 11:08
Compare
Choose a tag to compare
Removed `doctrine/annotations`, please use `PHP8 Attributes`. (#4667)

Release v3.0.0-alpha.1

16 Feb 05:50
Compare
Choose a tag to compare
Upgrade the minimum php version to `8.0` for `watcher`. (#4524)

Release v2.2.24

24 Jan 03:07
Compare
Choose a tag to compare
Optimized code for `Hyperf\Watcher\Driver\FindNewerDriver`. (#4451)

Release v2.2.19

06 Dec 03:21
Compare
Choose a tag to compare
Fix `collector-reload` file not found when running `server:watch` wit…

Release v2.2.18

29 Nov 02:26
Compare
Choose a tag to compare
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

30 Aug 06:53
Compare
Choose a tag to compare
Fixed type error of return value for watcher. (#3992)

* Fixed type error of return value for watcher.

* Update

Release v2.2.6

30 Aug 04:34
Compare
Choose a tag to compare
Added option `command` which used to define your own start command. (…

Release v2.2.2

03 Aug 06:08
Compare
Choose a tag to compare
Fixed bug that `watcher` does not work caused by proxies replaced. (#…

Release v2.2.1

27 Jul 03:47
Compare
Choose a tag to compare
Fixed bug that `watcher` does not work for `v2.2`. (#3845)

Release v2.2.0

19 Jul 05:40
Compare
Choose a tag to compare
Update `branch-alias` to `2.2-dev` in `composer.json`