* INTERNAL * maintenance and refactoring release, no changes
0.1.4
Not secure
* BUGFIX * remove only first hashtag from a multiline comment * add better handling of meta dependencies in templates
0.1.3
Not secure
* BUGFIX * add `role_name` config option to overwrite name of the role * fix not aborting overwrite dialog * fix failed loading of empty yaml files * fix failed loading of yaml files containing `!unsafe` tag * FEATURE * add basic hugo theme
0.1.2
Not secure
* BUGFIX * add missing default for `role_dir` * fix value mapping in jinja2 source dict * add missing exception handling for dict merge * fix handling of multiline default values in template * FEATURE * use explicit marker to convert annotation values to json * use dictsort filter in template for ordered variable list