Skip to content

Releases: hyperf/hyperf-skeleton

v1.1.2

08 Dec 15:30
c4ab297
Compare
Choose a tag to compare
和PHPSTAN统一用词

v1.1.1

15 Nov 03:51
fea8093
Compare
Choose a tag to compare
Merge pull request #26 from qingpizi/master

apollo.php 新增strict_mode控制,值为true时,对config值数据类型转换处理

v1.1.0

08 Oct 02:04
414d7c3
Compare
Choose a tag to compare
Merge pull request #17 from limingxinleo/upgrade-1.1

Upgrade 1.1

v1.0.5

09 Jul 05:45
f2baa28
Compare
Choose a tag to compare

Fixed

  • #6 Fixed ignore annotations does not work

v1.0.4

04 Jul 01:32
0cfe2ce
Compare
Choose a tag to compare

Added

  • Added default port for database.

Changed

  • Changed default composer repository.

v1.0.3

24 Jun 06:00
Compare
Choose a tag to compare

Added

  • Added a new selection of RPC for Installer, JSON RPC with Service Governance, that would install hyperf\service-governance component automatically.
  • Dump the exception message in AppExceptionHandler as default.

Changed

  • Modified the App\Model\Model to a abstract class.

Fixed

  • Fixed open(runtime/hyperf.pid) failed, Error: No such file or directory.
  • Fixed format_throwable() function has not been defined.

v1.0.0

20 Jun 07:24
Compare
Choose a tag to compare

🚀 A brand new milestone !