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 screens.
The wildcard (*
) feature has also been added to create navigations, and also some enhancements have been made to create navigation files.
For more details you can check the documentation.
What's Changed
- Chore: Create navigations enhacement by @Omar-Belghaouti in #3
- Chore: Add tests to action workflows by @Omar-Belghaouti in #5
- Feature: Using configuration file by @Omar-Belghaouti in #6
- Chore: DRY utilities by @Omar-Belghaouti in #7
- Docs: Add more documentation by @Omar-Belghaouti in #8
Full Changelog: 2.0.0...2.2.0