Skip to content

Releases: walkor/webman-framework

v2.1.1

07 Feb 03:40
Compare
Choose a tag to compare
  • Remove support/bootstrap/LaravelDb from config/bootstrap.php

Full Changelog: v2.1.0...v2.1.1

v2.1.0

05 Feb 14:43
Compare
Choose a tag to compare

What's Changed

  • Require workerman ^5.1
  • Context use Workerman/Coroutine/Context
  • Remove support/Db.php support/Model.php, please install webman/database
  • Remove support/Cache.php, please install webman/cache
  • Update support\helpers.php by @lengqiuqiuqiu in #118

Full Changelog: v2.0.0...v2.1.0

v2.0.0

09 Jan 03:32
Compare
Choose a tag to compare
  • 2.0.0 with coroutine

Full Changelog: v1.6.14...v2.0.0

v1.6.14

03 Jan 14:19
Compare
Choose a tag to compare
  • view() optimization.

Full Changelog: v1.6.13...v1.6.14

v1.6.13

02 Jan 10:52
Compare
Choose a tag to compare
  • Fix the bug that occurs after re-wrapping the view().

Full Changelog: v1.6.12...v1.6.13

v1.6.12

01 Jan 14:24
Compare
Choose a tag to compare

Full Changelog: v1.6.11...v1.6.12

v1.6.11

26 Dec 03:41
a18c3a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.10...v1.6.11

v1.6.10

26 Dec 01:40
Compare
Choose a tag to compare

What's Changed

  • 支持中间件注解 by @qnnp-me in #116
  • 支持禁用默认路由注解

Full Changelog: v1.6.9...v1.6.10

v1.6.9

11 Dec 12:42
Compare
Choose a tag to compare
  • Fix BASE_PATH for script

Full Changelog: v1.6.8...v1.6.9

v1.6.8

10 Dec 09:05
Compare
Choose a tag to compare
  • Support controller injection of enumeration types.
  • Other optimizations.

Full Changelog: v1.6.7...v1.6.8