Releases: kunicmarko20/idea-helpable-plugin
Releases · kunicmarko20/idea-helpable-plugin
0.3.3
0.3.2
Fixed
- JMS Handler had an extra parentheses
0.3.1
Changed
- Dropped unused $type parameter from JMS Handler
- JMS Handler value that is being handled has a default parameter name
- Enum check optimizations
Fixed
- JMS Handler gets type based on class provided
- JMS Configuration file has union null type for property
0.3.0
Added
- Create JMS Serializer XML Configuration based on selected class
- Create JMS Serializer Handler based on selected class
Fixed
- When generating factory method ignore inherited properties
0.2.0
Added
- Enum Generation
Changed
- Migrated to Gradle
- Use JTwig instead of replacing strings