Skip to content

Releases: hunzhiwange/queryphp

v2.0.3

01 Dec 05:59
Compare
Choose a tag to compare
修复2.0

v2.0.2

01 Dec 05:44
Compare
Choose a tag to compare
2.0

v1.1.45

09 May 01:53
Compare
Choose a tag to compare

清理多余的代码,提供最小化框架。
升级到php8.3,优化目录结构。

v1.1.10

17 Nov 01:28
Compare
Choose a tag to compare

提供ApiQL通用接口。

v1.1.8

12 Mar 01:38
Compare
Choose a tag to compare
删除一些功能

v1.1.7

05 Mar 14:19
Compare
Choose a tag to compare

v1.1.7

v1.1.5

18 Feb 02:21
Compare
Choose a tag to compare
修复一下

QueryPHP v.1.1.0

31 Jan 16:50
Compare
Choose a tag to compare

QueryPHP v.1.1.0 经历两年多开发正式发布,上一个版本 v1.0.3 于 2020年11月21日发布!
MIT Licensed | Copyright © 2010-present Xiangmin Liu (https://www.queryphp.com/)

v1.0.1

27 Sep 11:21
Compare
Choose a tag to compare

Fixed

  • #fadd998 refactor(protocol): release root coroutine data for WebSocket.

Optimized

  • #210a15f normalize code style.
  • #20b54bc normalize method description.
  • #1cfb217 refactor(auth): use @ method to implement proxy ide helper.
  • #7e65701 refactor: chain support optional multi operation and add ide helper for assert.

Added

  • #6c56b83 add feature \Leevel\Protocol\Coroutine::removeContext().

Changed

  • #6c56b83 refactor(any): IOC container can manipulate data for a specified swoole coroutine id.

Removed

  • #6ec26fa refactor(i18n): remove method __().
  • #0fdade6 refactor: remove option --proxy of command make:idehelper
  • #6437c03 refactor(i18n): remove \Leevel\I18n\Proxy\I18n

Tests && Docs

  • #10cc02e tests(protocol): add tests for \Leevel\Protocol\Coroutine::removeContext().
  • #2c5349a tests(log): add \Tests\Log\Console\ClearTest.
  • #a24a05b tests(database): add \Tests\Database\Console\EntityTest.
  • #83dfa30 tests(validate): add invalid value null for Tests\Validate\Validator\RequiredTest.

v1.0.0

22 Jul 14:14
Compare
Choose a tag to compare

QueryPHP v.1.0.0 general availability is now released and production ready,we finally finished this work in nearly four years.
MIT Licensed | Copyright © 2016.08-present Xiangmin Liu (https://www.queryphp.com/)