Releases: iricigor/InstallModuleFromGit
Releases · iricigor/InstallModuleFromGit
v.1.2.0
1.1.0: Auto publish (#45)
v.1.1.0
Date: June 25, 2019
🆕 new features in 1.1.0
- new command Update-GitModule which installs module only if local version exists and if older than remote
- both Get-GitModule and Update-GitModule support parameter -Name which extracts url from already installed module
🛠️ bug fixes in 1.1.0
- n/a
For a full feature list, check GitHub milestone link.
https://github.com/iricigor/InstallModuleFromGit/milestone/4?closed=1
v1.0.1
v.1.0.1
Date: April 10, 2019
For a full feature list, check GitHub milestone link.
new features in 1.0.1
- reduced number of files in published module
- added extra links to published module
- documentation updated
- updatable help system (Windows only)
bug fixes in 1.0.1
- returned module name is evaluated against manifest name and repository name
First release
v1.0.0 fix win core install path (#18)