- Support for multi-app projects with multiple settings.gradle(.kts) files
- Support a custom "include" keyword to be used to include modules in settings.gradle(.kts) files
- Performance improvement for large projects
- Added better support around multiple include keywords in settings.gradle.kts file
- Added support for custom module names for api / glue / impl modules
- Added support for file paths in settings.gradle.kts file
- Fixed issue when multiple projects were open
- Add option to add README.md when generating a module
- Add option to add .gitignore to module creation
- Added new section in settings to specify custom .gitignore template
- Added settings under 'General' tab to set defaults for most module configurations
- Add import / export in settings
- Internal improvements
- Add support for variables in custom templates
- Auto sync project after module creation
- Added question mark next to 3 module checkbox
- Compatibility fixes
- Initial release