Skip to content

Releases: hyperf/watcher

Release v3.1.54

27 Apr 02:56

Choose a tag to compare

Release v3.1.43

10 Oct 02:12

Choose a tag to compare

Release v3.1.42

25 Sep 03:36

Choose a tag to compare

Release v3.1.39

05 Sep 03:00

Choose a tag to compare

Improved ConsoleLogger to support running in watcher (#7033)

Release v3.1.32

18 Jul 02:37

Choose a tag to compare

Fixed bug that restart failed when don't have `.env`. (#6949)

Release v3.1.31

11 Jul 02:47

Choose a tag to compare

Support to reload `.env` when using `hyperf/watcher`. (#6936)



Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.1.27

20 Jun 02:56

Choose a tag to compare

Added composer.json normalize support (#6887)

Release v3.1.21

10 May 01:49

Choose a tag to compare

Fixed bug that the enum mode cannot work when using `hyperf/constants…

Release v3.1.19

18 Apr 02:45

Choose a tag to compare

Optimized `FswatchDriver` which don't restart server by empty reading…

Release v3.1.17

10 Apr 10:17

Choose a tag to compare

Use `PHP_BINARY` instead of `php` as default php binary path for `hyp…