- Compatibility update + fixed a deprecation
- added a plugin template to zed communication root
- fix console template
- updated yves templates
- bugfix missing use statement in dependencyProviders
- added executer boilerplate
- added runner boilerplate
- replaced deprecated API calls
- PhpPsiUtil.getParentByCondition
- fixed ArrayOutOfBoundsException in SprykerModuleAction
- skipped
- updated org.jetbrains.intellij
- updated pipeline
- added new tag
- removed deprecated API calls
- upgraded to Java 17
- upgraded to gradle 8.0.2
- Wrong Factory class name in Service layer (thx@Lkopo)
- OpenSource SprykerKIT, Contribute templates on https://github.com/nexusunited/spryker-kit-intellij-plugin/tree/main/src/main/resources/templates
- Added Writer, Mapper, fixed some bugs in templates
- Refactored Code, Fixed Deprecation
- Added PHPStorm 2022.2 compatibility
- Queue Plugin Templates in ZED Module ({ZEDMODULE}/Communication/Plugin/Queue + boilerplate code)
- Changed Icon to match the new IntelliJ Platform
- Support for version 221
- implementation of dasherize filter corrected
- template for GlueResourceRoutePlugin.php corrected
- template for Zed/Business/Reader/Reader.php corrected
- wrong method annotation in Plugin.GlueApplication classes
- removed calls to deprecated APIs
- Namespace as project settings
- Namespace configuration
- Model/Reader Template
- More complex Shared/Transfer example