All notable changes to this project will be documented in this file.
- Updated
ProjecUri
typo toProjectUri
in all places. This should work properly for all new module invokes.
- Fixed #7, Invoke build should not through for empty tags
- Now "Manifest" section of project JSON supports all Manifest parameters, use exact name of parameter (from New-ModuleManifest) as key in JSON
- Corrected typo in ProjectUri from
ProjecUri
to correct spelling.
Invoke-MTTest
now supports including and excluding tags
- Code cleanup
- More verbose info during MTModule creation
- Issue #2 : Git initialization implemented
- Issue #1 : Doesn't create empty
tests
folder when user choosesno
to tests
- First release to
psgallery
- All basic functionality of Module is ready