Skip to content

Releases: iricigor/InstallModuleFromGit

v.1.2.0

26 Dec 18:42
5f7760e
Compare
Choose a tag to compare

v.1.2.0

Date: Friday, December 24, 2021

🆕 new features in 1.2.0

  • n/a

🛠️ bug fixes in 1.2.0

PowerShell Gallery link

https://www.powershellgallery.com/packages/InstallModuleFromGit/1.2.0

1.1.0: Auto publish (#45)

25 Jun 20:20
e61904a
Compare
Choose a tag to compare

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

10 Apr 20:05
Compare
Choose a tag to compare

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

07 Apr 14:55
aef55a1
Compare
Choose a tag to compare
v1.0.0

fix win core install path (#18)