Skip to content

Releases: hyperf/devtool

Release v2.2.0

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

Release v2.2.0-beta1

07 Jun 02:25
Compare
Choose a tag to compare
Adapt other components to support php8. (#3673)

Release v2.1.19

31 May 01:59
Compare
Choose a tag to compare
Fixed routes with same path but different methods will be merged when…

… using `describe:routes`. (#3618)

Release v2.1.6

08 Feb 06:34
Compare
Choose a tag to compare
Fixed `autoCommit` does not works when you set `false` for `hyperf/ka…

…fka`. (#3245)

* Fixed `autoCommit` does not works when you set `false` for `hyperf/kafka`.

* Format code

* Update CHANGELOG-2.1.md

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

Release v2.1.3

18 Jan 02:06
Compare
Choose a tag to compare
Fixed routes will be replaced by another group when using `describe:r…

…outes` command.

* Fixed routes will be replaced by another group when using `describe:routes` command.

* Updated CHANGELOG-2.1.md

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

Release v2.1.2

11 Jan 02:22
Compare
Choose a tag to compare
Updated kafk-comsumer.stub

Release v2.1.1

04 Jan 03:20
Compare
Choose a tag to compare
Optimized schema for composer.json

Release v2.1.0

28 Dec 01:44
Compare
Choose a tag to compare
Changed branch-alias of `dev-master` to `2.1-dev` (#3038)

* Update branch-alias

* Update composer.json

Release v2.1.0-beta1

14 Dec 12:14
Compare
Choose a tag to compare
Merge branch 'master' into 2.1-merge

Release v2.0.21

30 Nov 02:49
Compare
Choose a tag to compare
perf: Use \Hyperf\Utils\Filesystem\Filesystem