Releases: hjeti/vue-generator
Releases · hjeti/vue-generator
v1.1.0
- add support for binary files.
It's possible to use binary files in your templates now and vue-generator will not crash on .DS_Store files anymore.
v1.0.0
- documentation improvements
v0.5.0
- added documentation
- fixed
$ vg copy-templates
missing files issue
- fixed
$ vg show-templates
missing files issue
v0.4.0
- add copy-templates command to copy default templates. This is handy if you want to use the default templates as a base for your own custom templates
- template command renamed to show-templates for clarification
v0.3.0
- page commands and templates are now renamed to view to make it more generic.
$ vg view <name>
$ vg wizard view
v0.2.0
- Support for local settings in .vuegenerator files
- Easy creation of local settings file with 'vg init'
- Settings command refactored.
- Support added for setting local and global settings.
- Settings nicely formatted when outputted