github hyperf/hyperf v3.0.19
Release v3.0.19

latest releases: v3.1.70, v3.2.1, v3.2.0...
3 years ago

Fixed

  • #5679 Fixed bug that the type of $timeout in #[Task] don't match TaskAspect.
  • #5684 Fixed bug that blade view engine cannot work when using break statement.

Added

  • #5680 Support store context when using rpc-multiplex.
  • #5695 Added creation and update datetime columns.
  • #5699 Added Model::resolveRelationUsing() which you can set dynamic relation for model.

Optimized

  • #5694 Remove hyperf/utils from hyperf/rpc.
  • #5696 Use Hyperf\Coroutine\Coroutine::sleep() instead of Swoole\Coroutine::sleep().

Full Changelog: v3.0.18...v3.0.19

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.