You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed awful .gitignore settings included in the default scaffolding
62
62
- Fixed documentation links to be self-referencing
63
63
- Removed AdditionalModulePaths from initial plaster manifest (can just set this with set-buildenvironment after creation)
64
+
65
+
## Version 0.1.6
66
+
- Added New-PublicFunction to module along with a template folder and basic function template to start with. Any src\templates\*.tem file is able to be used for this new feature and any build environment variable surrounded by double percentage symbols will be automatically replaced (ie. %%ModuleName%%).
67
+
- Fixed ReadTheDocs yml creation issue with the licensing link.
- Fixed awful .gitignore settings included in the default scaffolding
62
62
- Fixed documentation links to be self-referencing
63
63
- Removed AdditionalModulePaths from initial plaster manifest (can just set this with set-buildenvironment after creation)
64
+
65
+
## Version 0.1.6
66
+
- Added New-PublicFunction to module along with a template folder and basic function template to start with. Any src\templates\*.tem file is able to be used for this new feature and any build environment variable surrounded by double percentage symbols will be automatically replaced (ie. %%ModuleName%%).
67
+
- Fixed ReadTheDocs yml creation issue with the licensing link.
0 commit comments