-
Notifications
You must be signed in to change notification settings - Fork 103
1.0.1 Release
Vitaliy Boyko 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 name of module declared in app/code
reflects the folder structure.
Inspection checks whether resolvers declared in schema implement resolver interfaces.