-
Notifications
You must be signed in to change notification settings - Fork 105
1.0.1 Release
Vitaliy edited this page Jun 1, 2020
·
6 revisions
This release contains UI improvements, extended code generation and inspections, fixed bugs.
The new action for a CLI command generation from the context menu.
The new action for a CRON group generation from the context menu.
The new action for an action controller generation from the context menu.
The new action for a CRON job generation from the context menu.
Inspection checks whether the name of the module declared in app/code
reflect the folder structure.
Inspection checks whether resolvers declared in schema implement resolver interfaces.