Skip to content

Releases: hyperf/view

Release v3.0.0-rc.1

06 Aug 13:09

Choose a tag to compare

Merge branch 'master' into 3.0-merge

# Conflicts:
#	src/rpn/src/Calculator.php

Release v3.0.0-beta.1

30 May 02:45

Choose a tag to compare

Merge branch 'master' into 3.0-merge

# Conflicts:
#	src/rpn/src/Calculator.php

Release v2.2.33

30 May 02:11

Choose a tag to compare

Added `close-pull-request.yml` to close pr for `read-only` repositori…

Release v3.0.0-alpha.4

01 Mar 04:36

Choose a tag to compare

Use `Hyperf/Context/Context` instead of `Hyperf/Utils/Context`. (#4565)

Release v3.0.0-alpha.1

16 Feb 05:50

Choose a tag to compare

Upgrade the minimum php version to `8.0` for `view`. (#4519)

Release v2.2.14

01 Nov 02:17

Choose a tag to compare

Added versions (v1.0, v2.0, v3.0) support for `psr/log`.

Release v2.2.0

19 Jul 05:39

Choose a tag to compare

Update `branch-alias` to `2.2-dev` in `composer.json`

Release v2.2.0-beta1

07 Jun 02:42

Choose a tag to compare

Optimized all composer.json (#3569)

* Optimized all composer.json

* Update package-lock.json

Release v2.1.0

28 Dec 02:00

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:22

Choose a tag to compare

Merge branch 'master' into 2.1-merge