2.2.0
In this version you can start using a config file where you can customize the usage for the command line and make more freedom for creating your files. It's also contains a good feature when creating your templates there is a naming convention for your template components (__COMPONENT__
) so when you use them it'll be changed to the actual name for your components or pages.
For more details you can check the documentation.
What's Changed
- Feature: Using Config File by @Omar-Belghaouti in #7
- Feature: Create Config File by @Omar-Belghaouti in #8
- Feature: Specified Name in Templates by @Omar-Belghaouti in #9
- Docs: Updating Docs for 2.2.0 by @Omar-Belghaouti in #10
Full Changelog: 2.0.1...2.2.0