Skip to content

Releases: hyperf/view

Release v3.1.42

25 Sep 03:36
Compare
Choose a tag to compare

Release v3.1.27

20 Jun 02:56
Compare
Choose a tag to compare
Added composer.json normalize support (#6887)

Release v3.1.15

28 Mar 07:58
Compare
Choose a tag to compare
Format code by the latest `cs-fixer`. (#6617)

Release v3.1.10

23 Feb 03:27
Compare
Choose a tag to compare
Added return type for model ast visitors. (#6544)

Release v3.1.3

21 Dec 13:09
Compare
Choose a tag to compare
Added `template_suffix` configuration to `twig` engine. (#6402)


Co-authored-by: sy-records <[email protected]>

Release v3.1.0

30 Nov 16:08
Compare
Choose a tag to compare
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.4

22 Sep 05:59
Compare
Choose a tag to compare
Merge branch 'master' into 3.1

# Conflicts:
#	.github/workflows/test.yml
#	src/service-governance/src/Listener/RegisterServiceListener.php
#	src/stringable/composer.json
#	src/stringable/tests/StrTest.php

Release v3.0.37

22 Sep 05:41
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-alpha.2

16 Jun 08:46
Compare
Choose a tag to compare
Support swow psr7-plus interface for all components. (#5839)

Release v3.1.0-alpha.1

10 Jun 02:22
Compare
Choose a tag to compare
Bumps `phpunit` to `10.x` (#5802)


Co-authored-by: 李铭昕 <[email protected]>