Fixed
- #3959 Fixed validate rule
datedoes not work as expected when the value isn't string. - #3960 Fixed bug that crontab cannot be closed safely in coroutine style server.
Added
- code-generator Added
code-generatorwhich used to regenerate classes withAttributesinstead ofDoctrine Annotations.
Optimized
- #3957 Support generate the type of getAttribute with
@returnfor commandgen:model.