mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-04 04:37:46 +08:00
commit
83b578e4e1
@ -9,6 +9,7 @@
|
||||
- [#51](https://github.com/hyperf-cloud/hyperf/pull/51) Added property `enableCache` to `DefinitionSource` to enable annotation cache.
|
||||
- [#61](https://github.com/hyperf-cloud/hyperf/pull/61) Added property type of `Model` created by command `db:model`.
|
||||
- [#65](https://github.com/hyperf-cloud/hyperf/pull/65) Added JSON support for model-cache.
|
||||
- Added WebSocket Server.
|
||||
|
||||
## Changed
|
||||
|
||||
@ -18,6 +19,8 @@
|
||||
|
||||
- [#45](https://github.com/hyperf-cloud/hyperf/pull/55) Fixed http server start failed, when the skeleton included `hyperf/websocket-server`.
|
||||
- [#55](https://github.com/hyperf-cloud/hyperf/pull/55) Fixed the method level middleware annotation.
|
||||
- [#73](https://github.com/hyperf-cloud/hyperf/pull/73) Fixed short name is not work for `db:model`.
|
||||
- [#88](https://github.com/hyperf-cloud/hyperf/pull/88) Fixed prefix is not right in deep directory.
|
||||
- [#101](https://github.com/hyperf-cloud/hyperf/pull/101) Fixed constants resolution failed when no message annotation exists.
|
||||
|
||||
# v1.0.2 - 2019-06-25
|
||||
|
Loading…
Reference in New Issue
Block a user