Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.08 KB

ChangeLog.md

File metadata and controls

43 lines (26 loc) · 1.08 KB

v.1.2.0

Date: TBA

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.


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

v.1.0.0

Date: April 7, 2019

Initial release.

For a full feature list, check GitHub milestone link.