Skip to content

Releases: hyperf/watcher

Release v3.1.54

Choose a tag to compare

@github-actions github-actions released this 27 Apr 02:56

Full Changelog: v3.1.43...v3.1.54

Release v3.1.43

Choose a tag to compare

@github-actions github-actions released this 10 Oct 02:12

Full Changelog: v3.1.42...v3.1.43

Release v3.1.42

Choose a tag to compare

@github-actions github-actions released this 25 Sep 03:36

Full Changelog: v3.1.39...v3.1.42

Release v3.1.39

Choose a tag to compare

@github-actions github-actions released this 05 Sep 03:00
Improved ConsoleLogger to support running in watcher (#7033)

Release v3.1.32

Choose a tag to compare

@github-actions github-actions released this 18 Jul 02:37
Fixed bug that restart failed when don't have `.env`. (#6949)

Release v3.1.31

Choose a tag to compare

@github-actions github-actions released this 11 Jul 02:47
Support to reload `.env` when using `hyperf/watcher`. (#6936)



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

Release v3.1.27

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:56
Added composer.json normalize support (#6887)

Release v3.1.21

Choose a tag to compare

@github-actions github-actions released this 10 May 01:49
Fixed bug that the enum mode cannot work when using `hyperf/constants…

Release v3.1.19

Choose a tag to compare

@github-actions github-actions released this 18 Apr 02:45
Optimized `FswatchDriver` which don't restart server by empty reading…

Release v3.1.17

Choose a tag to compare

@github-actions github-actions released this 10 Apr 10:17
Use `PHP_BINARY` instead of `php` as default php binary path for `hyp…