- Fix : ensure path to namespace in autoload is always relative to the package root
- Fix issue #11 : Use the right symfony classes for command return
- Fix issue #8 : replace text domain in translations and stylesheet
- Ensure theme's namespace is unique and not the default one
- Add support for Composer 2
- Remove trailing slash from theme path when creating PSR4 mapping
- Handle psr-4 and no psr-4 themes
- Add the autoload of files directly to the composer.json file
- Add the --no-autoload option
- Add the --boilerplate-version option
- Fix hardcoded path when scaffolding a new theme
- Composer package